Kevin Bartlett
University of Victoria
Followers: 0 Following: 0
Professional Interests: physical oceanography, HF radar.
Statistik
RANG
148.402
of 295.448
REPUTATION
0
BEITRÄGE
0 Fragen
1 Antwort
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
286 of 20.227
REPUTATION
5.167
DURCHSCHNITTLICHE BEWERTUNG
4.60
BEITRÄGE
18 Dateien
DOWNLOADS
47
ALL TIME DOWNLOADS
47237
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
A simple UDP communications application
Sends/receives UDP packets using Matlab's Java interface.
mehr als 3 Jahre vor | 16 Downloads |
Gesendet
Web-browser viewable GUI animations of .PNGs, .GIFs, etc.
Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.).
mehr als 7 Jahre vor | 1 Download |
Gesendet
jtcp(actionStr,varargin)
Sends/receives TCP packets using Matlab's Java interface. Now handles matrices and cell arrays, etc.
mehr als 7 Jahre vor | 5 Downloads |
Gesendet
matproj(varargin)
Saves and loads Matlab "projects" in editor (currently-open files, working directory, search path).
mehr als 8 Jahre vor | 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 ...
mehr als 9 Jahre vor | 0
Gesendet
Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.
mehr als 12 Jahre vor | 2 Downloads |
Gesendet
Graphic depiction of timelines
Makes horizontal timeline plot. Timelines can start and stop either once or multiple times.
fast 13 Jahre vor | 4 Downloads |
Gesendet
Annotated cropping of data plots
Makes a rectangular crop box in axes 1 with lines linking it to the corners of axes 2.
fast 13 Jahre vor | 2 Downloads |
Gesendet
Open new m-file with standard header text in editor
Creates a new m-file with standard function header text.
fast 13 Jahre vor | 1 Download |
Gesendet
Extremely simple version control for Matlab code
Creates sequentially-numbered backups of existing m-file for safety while editing.
fast 13 Jahre vor | 1 Download |
Gesendet
mmcount.m
Uses the mmread utility to count the number of frames in a .asf video file.
fast 13 Jahre vor | 1 Download |
Gesendet
Warning message for debugging/development
Issues warning that code has been changed temporarily for debugging/development purposes.
fast 13 Jahre vor | 1 Download |
Gesendet
Recursive version of isempty() for cells and structures
Returns true for cell arrays/structures that are not empty, but have only empty cells/fields.
etwa 13 Jahre vor | 1 Download |
Gesendet
lexmkpackage
Makes software package by checking mfile dependencies WITHOUT using depfun.m (works for GUIs!).
fast 15 Jahre vor | 1 Download |
Gesendet
choose_transect_limits
GUI for choosing time limits of oceanographic transects
mehr als 15 Jahre vor | 2 Downloads |
Gesendet
find_cond_advance
Finds best advance of conductivity relative to temperature in CTD data by minimising salinity spikes
etwa 16 Jahre vor | 1 Download |
Gesendet
choose_profile_limits
Allows user to choose limits of oceanographic profile (e.g., CTD cast)
mehr als 16 Jahre vor | 1 Download |