choose_transect_lim​its

版本 1.1.0.0 (115.0 KB) 作者: Kevin Bartlett
GUI for choosing time limits of oceanographic transects
1.4K 次下载
更新时间 2009/3/12

查看许可证

Allows user to employ graphical controls to choose start and end points of oceanographic transects.

Useful for ADCP, echosounder and towed-body transects.

A zoomable map display shows the entire ship track and the currently-selected transect. The user selects transects using either "dial"-style controls or conventional pushbuttons. Dial-style controls will not work in Matlab releases prior to R2008a, so set DIAL constant to zero to prevent use of dial-style controls.

Install by unzipping .zip file and adding the "choose_transect_limits" and "dial" directories to your Matlab path (do NOT add the dial/@dial directory to your path).

引用格式

Kevin Bartlett (2024). choose_transect_limits (https://www.mathworks.com/matlabcentral/fileexchange/20432-choose_transect_limits), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Oceanography and Hydrology 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Added missing file gpf.m to zip file. Fixed bug that caused indices of final transect to be lost if not saved explicitly before quitting.

1.0.0.0

Added ctl_demodata.mat demonstration data file to package. Updated to latest version of dial controls.