Kevin Bartlett
University of Victoria
Followers: 0 Following: 0
Professional Interests: physical oceanography, HF radar.
Statistics
RANK
148.410
of 295.467
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
286 of 20.234
REPUTATION
5.167
AVERAGE RATING
4.60
CONTRIBUTIONS
18 Files
DOWNLOADS
45
ALL TIME DOWNLOADS
47238
RANK
of 153.912
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.
meer dan 3 jaar ago | 16 downloads |
Submitted
Web-browser viewable GUI animations of .PNGs, .GIFs, etc.
Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.).
meer dan 7 jaar ago | 1 download |
Submitted
jtcp(actionStr,varargin)
Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc.
meer dan 7 jaar ago | 5 downloads |
Submitted
matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).
meer dan 8 jaar ago | 1 download |
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 ...
meer dan 9 jaar ago | 0
Submitted
Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.
meer dan 12 jaar ago | 2 downloads |
Submitted
Graphic depiction of timelines
Makes horizontal timeline plot. Timelines can start and stop either once or multiple times.
bijna 13 jaar ago | 4 downloads |
Submitted
Annotated cropping of data plots
Makes a rectangular crop box in axes 1 with lines linking it to the corners of axes 2.
bijna 13 jaar ago | 2 downloads |
Submitted
Open new m-file with standard header text in editor
Creates a new m-file with standard function header text.
bijna 13 jaar ago | 1 download |
Submitted
Extremely simple version control for Matlab code
Creates sequentially-numbered backups of existing m-file for safety while editing.
bijna 13 jaar ago | 1 download |
Submitted
mmcount.m
Uses the mmread utility to count the number of frames in a .asf video file.
bijna 13 jaar ago | 1 download |
Submitted
Warning message for debugging/development
Issues warning that code has been changed temporarily for debugging/development purposes.
bijna 13 jaar 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.
ongeveer 13 jaar ago | 1 download |
Submitted
lexmkpackage
Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!).
bijna 15 jaar ago | 1 download |
Submitted
choose_transect_limits
GUI for choosing time limits of oceanographic transects
meer dan 15 jaar ago | 2 downloads |
Submitted
find_cond_advance
Finds best advance of conductivity relative to temperature in CTD data by minimising salinity spikes
ongeveer 16 jaar ago | 1 download |
Submitted
choose_profile_limits
Allows user to choose limits of oceanographic profile (e.g., CTD cast)
meer dan 16 jaar ago | 1 download |