Community Profile

photo

Kevin Bartlett


University of Victoria

Last seen: 대략 1년 전 2008년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: physical oceanography, HF radar.

통계

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

배지 보기

Feeds

보기 기준

제출됨


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

거의 3년 전 | 다운로드 수: 11 |

제출됨


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

대략 7년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 7년 전 | 다운로드 수: 3 |

제출됨


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

거의 8년 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
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년 전 | 0

제출됨


Error-tolerant parsing of newline-delimited data
Adaptive parsing of newline-separated data. Handles bad lines WITHOUT reading line-by-line.

대략 12년 전 | 다운로드 수: 2 |

제출됨


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

대략 12년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


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

12년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

12년 초과 전 | 다운로드 수: 1 |

제출됨


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

12년 초과 전 | 다운로드 수: 1 |

제출됨


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

12년 초과 전 | 다운로드 수: 1 |

제출됨


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

12년 초과 전 | 다운로드 수: 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.

12년 초과 전 | 다운로드 수: 1 |

제출됨


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

대략 14년 전 | 다운로드 수: 1 |

제출됨


py_udp
Sends/receives UDP packets using Python.

거의 15년 전 | 다운로드 수: 2 |

제출됨


choose_transect_limits
GUI for choosing time limits of oceanographic transects

대략 15년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


dial
Rotary graphical user interface control

15년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

15년 초과 전 | 다운로드 수: 1 |

제출됨


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

거의 16년 전 | 다운로드 수: 2 |

Thumbnail