OceanMap

버전 1.0.0.0 (8.19 KB) 작성자: Thomas Clark
Manually enter matrix elements in a GUI, then save to a *.MAT file.
다운로드 수: 2.3K
업데이트 날짜: 2005/8/25

라이선스 보기

This is a general-purpose array editor, developed using GUIDE.

It is called OceanMap because of the purpose for which I designed it. You may wish to change the name.

If necessary, you should find it easy to make the function return the output matrix rather than saving it to a .MAT file.

Notes:

- The number of rows and columns can be updated actively, without losing data already contained in the matrix

- You should call OceanMap from the command line, as clicking on the .fig file doesnt work: The ActiveX FlexArray doesn't initialise.

- Currently, Multidimensional Arrays are not supported... I'd be pleased to hear if anyone modifies the software for extra dimensions.

- The output matrix DOES NOT CONTAIN row and column numbers, although it wouldn't be a lot of effort to make it do so.

Background Information:

OceanMap was originally created for the purpose of tracking a submersible vehicle using a grid painted onto the floor of a water tank. Technicians use it to input the grid pattern and convert it to matrix form.

A separate piece of software compares the matrix from OceanMap to numbers seen by an on-board camera to compile the track of the submersible.

인용 양식

Thomas Clark (2024). OceanMap (https://www.mathworks.com/matlabcentral/fileexchange/8350-oceanmap), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Oceanography and Hydrology에 대해 자세히 알아보기
도움

받음: M-file Header Template

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Updated the feature handles.