Community Profile

photo

Kevin Bartlett


University of Victoria

Last seen: 12 months ago Active since 2008

Professional Interests: physical oceanography, HF radar.

Statistics

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

View badges

Content Feed

View by

Submitted


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

2 years ago | 15 downloads |

Submitted


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

7 years ago | 3 downloads |

Thumbnail

Submitted


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

7 years ago | 4 downloads |

Submitted


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

8 years ago | 2 downloads |

Thumbnail

Answered
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 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.

12 years ago | 2 downloads |

Submitted


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

12 years ago | 1 download |

Thumbnail

Submitted


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

12 years ago | 2 downloads |

Thumbnail

Submitted


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

12 years ago | 1 download |

Submitted


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

12 years ago | 1 download |

Submitted


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

12 years ago | 1 download |

Submitted


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

12 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.

12 years ago | 1 download |

Submitted


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

14 years ago | 1 download |

Submitted


py_udp
Sends/receives UDP packets using Python.

15 years ago | 2 downloads |

Submitted


choose_transect_limits
GUI for choosing time limits of oceanographic transects

15 years ago | 1 download |

Thumbnail

Submitted


dial
Rotary graphical user interface control

15 years ago | 1 download |

Thumbnail

Submitted


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

15 years ago | 1 download |

Submitted


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

15 years ago | 2 downloads |

Thumbnail