![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/452078.jpg)
Kevin Bartlett
University of Victoria
Followers: 0 Following: 0
Professional Interests: physical oceanography, HF radar.
Statistics
RANK
249,211
of 297,010
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
289 of 20,418
REPUTATION
5,172
AVERAGE RATING
4.60
CONTRIBUTIONS
18 Files
DOWNLOADS
43
ALL TIME DOWNLOADS
47289
RANK
of 157,687
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
A simple UDP communications application
Sends/receives UDP packets using Matlab's Java interface.
3 years ago | 17 downloads |
Submitted
Web-browser viewable GUI animations of .PNGs, .GIFs, etc.
Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.).
8 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/36052/versions/7/screenshot.png)
Submitted
jtcp(actionStr,varargin)
Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc.
8 years ago | 4 downloads |
Submitted
matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).
9 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/41505/versions/6/screenshot.jpg)
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 ago | 0
Submitted
Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.
13 years ago | 2 downloads |
Submitted
Graphic depiction of timelines
Makes horizontal timeline plot. Timelines can start and stop either once or multiple times.
13 years ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/34967/versions/1/screenshot.png)
Submitted
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 ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/34450/versions/1/screenshot.png)
Submitted
Open new m-file with standard header text in editor
Creates a new m-file with standard function header text.
13 years ago | 1 download |
Submitted
Extremely simple version control for Matlab code
Creates sequentially-numbered backups of existing m-file for safety while editing.
13 years ago | 1 download |
Submitted
mmcount.m
Uses the mmread utility to count the number of frames in a .asf video file.
13 years ago | 1 download |
Submitted
Warning message for debugging/development
Issues warning that code has been changed temporarily for debugging/development purposes.
13 years ago | 1 download |
Submitted
Recursive version of isempty() for cells and structures
Returns true for cell arrays/structures that are not empty, but have only empty cells/fields.
13 years ago | 1 download |
Submitted
lexmkpackage
Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!).
15 years ago | 1 download |
Submitted
choose_transect_limits
GUI for choosing time limits of oceanographic transects
16 years ago | 2 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/20432/versions/2/screenshot.png)
Submitted
find_cond_advance
Finds best advance of conductivity relative to temperature in CTD data by minimising salinity spikes
16 years ago | 1 download |
Submitted
choose_profile_limits
Allows user to choose limits of oceanographic profile (e.g., CTD cast)
16 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/20433/versions/1/screenshot.png)