
Kevin Bartlett
University of Victoria
Followers: 0 Following: 0
Feeds
已提交
A simple UDP communications application
Sends/receives UDP packets using Matlab's Java interface.
4 years 前 | 7 次下载 |
已提交
Web-browser viewable GUI animations of .PNGs, .GIFs, etc.
Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.).
8 years 前 | 1 次下载 |

已提交
jtcp(actionStr,varargin)
Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc.
8 years 前 | 1 次下载 |
已提交
matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).
9 years 前 | 1 次下载 |

已回答
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 ...
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 ...
10 years 前 | 0
已提交
Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.
13 years 前 | 2 次下载 |
已提交
Graphic depiction of timelines
Makes horizontal timeline plot. Timelines can start and stop either once or multiple times.
13 years 前 | 1 次下载 |

已提交
Annotated cropping of data plots
Makes a rectangular crop box in axes 1 with lines linking it to the corners of axes 2.
13 years 前 | 1 次下载 |

已提交
Open new m-file with standard header text in editor
Creates a new m-file with standard function header text.
13 years 前 | 1 次下载 |
已提交
Extremely simple version control for Matlab code
Creates sequentially-numbered backups of existing m-file for safety while editing.
13 years 前 | 1 次下载 |
已提交
mmcount.m
Uses the mmread utility to count the number of frames in a .asf video file.
13 years 前 | 1 次下载 |
已提交
Warning message for debugging/development
Issues warning that code has been changed temporarily for debugging/development purposes.
13 years 前 | 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.
14 years 前 | 1 次下载 |
已提交
lexmkpackage
Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!).
15 years 前 | 1 次下载 |
已提交
choose_transect_limits
GUI for choosing time limits of oceanographic transects
16 years 前 | 2 次下载 |

已提交
find_cond_advance
Finds best advance of conductivity relative to temperature in CTD data by minimising salinity spikes
17 years 前 | 1 次下载 |
已提交
choose_profile_limits
Allows user to choose limits of oceanographic profile (e.g., CTD cast)
17 years 前 | 1 次下载 |
