Community Profile

photo

Kevin Bartlett


University of Victoria

Last seen: 約1年 前 2008 年からアクティブ

Followers: 0   Following: 0

連絡

Professional Interests: physical oceanography, HF radar.

統計

All
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

送信済み


A simple UDP communications application
Sends/receives UDP packets using Matlab's Java interface.

3年弱 前 | ダウンロード 11 件 |

送信済み


Web-browser viewable GUI animations of .PNGs, .GIFs, etc.
Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.).

約7年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


jtcp(actionStr,varargin)
Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc.

約7年 前 | ダウンロード 4 件 |

送信済み


matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).

8年弱 前 | ダウンロード 2 件 |

Thumbnail

回答済み
Howto clip a scatter plot to axes with limits
Sorry, no answer. I have the same problem: scatter(1,1,1000,'r','filled','MarkerEdgeColor', 'k'); axis([0 1 0 1]); box on ...

約9年 前 | 0

送信済み


Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.

約12年 前 | ダウンロード 2 件 |

送信済み


Graphic depiction of timelines
Makes horizontal timeline plot. Timelines can start and stop either once or multiple times.

約12年 前 | ダウンロード 4 件 |

Thumbnail

送信済み


Annotated cropping of data plots
Makes a rectangular crop box in axes 1 with lines linking it to the corners of axes 2.

12年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Open new m-file with standard header text in editor
Creates a new m-file with standard function header text.

12年以上 前 | ダウンロード 1 件 |

送信済み


Extremely simple version control for Matlab code
Creates sequentially-numbered backups of existing m-file for safety while editing.

12年以上 前 | ダウンロード 1 件 |

送信済み


mmcount.m
Uses the mmread utility to count the number of frames in a .asf video file.

12年以上 前 | ダウンロード 1 件 |

送信済み


Warning message for debugging/development
Issues warning that code has been changed temporarily for debugging/development purposes.

12年以上 前 | ダウンロード 1 件 |

送信済み


Recursive version of isempty() for cells and structures
Returns true for cell arrays/structures that are not empty, but have only empty cells/fields.

12年以上 前 | ダウンロード 1 件 |

送信済み


lexmkpackage
Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!).

約14年 前 | ダウンロード 1 件 |

送信済み


py_udp
Sends/receives UDP packets using Python.

15年弱 前 | ダウンロード 2 件 |

送信済み


choose_transect_limits
GUI for choosing time limits of oceanographic transects

約15年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


dial
Rotary graphical user interface control

15年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


find_cond_advance
Finds best advance of conductivity relative to temperature in CTD data by minimising salinity spikes

15年以上 前 | ダウンロード 1 件 |

送信済み


choose_profile_limits
Allows user to choose limits of oceanographic profile (e.g., CTD cast)

16年弱 前 | ダウンロード 2 件 |

Thumbnail