Volume Browser, Release 1.03

버전 1.4.0.0 (75.7 KB) 작성자: Eike Rietsch
GUI for visualization of data volumes via slices, contour lines, isosurfaces, and animation.
다운로드 수: 8.8K
업데이트 날짜: 2009/11/18

라이선스 보기

This is release 1.03 of the Volume Browser, a simplified version of the 3-D volume viewer "V3D" written by Robert Barsch and available from the Matlab File Exchange, File ID 2255.

If you already have a version of the Volume Browser you can find its release number by clicking the "Need help?" menu and selecting "About". If the release number is lower then this release is newer.

The Volume Browser displays scalar 3-D datasets, essentially functions of three variables, by means of static and animated slices (the latter can be saved as movies), contour slices, and iso-surfaces.

The main differences between this release and V3D are:

Most of the menu buttons have been replaced by those in Matlab's standard menu bar.

The GUIs are in English and have been adapted to R14.

The function has the standard help section with examples.

The GUI itself has a "Need help?" menu button.

The volume to be viewed must be the first argument of the function (no input from a file).

The axis annotation (labels) of the volume plotted can be specified.

The z-axis can be up or down (for geophysics).

The axis aspect ratio can be "equal" or "normal" (in Matlab parlance).

Figures have a time stamp in the lower right corner and, optionally, a user-selected label in the lower left corner.

A number of minor modifications (such as: make the handles of GUI's and main window "invisible", "re-use" GUI windows, add/change defaults, request confirmation before closing of the main window, delete all open figures when the main window is closed) have been made to fit the way I prefer a GUI like this one to work.

I also removed button "Faecher" the intended functionality of which I could not guess and for which there was no call-back function, changed some of the defaults (length of pause during animation, initial slice), and added some error trapping.

인용 양식

Eike Rietsch (2024). Volume Browser, Release 1.03 (https://www.mathworks.com/matlabcentral/fileexchange/13526-volume-browser-release-1-03), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

VBFunctions1/

VBFunctions2/

버전 게시됨 릴리스 정보
1.4.0.0

Bug fixes and the additional option to specify the location of the light source.

1.3.0.0

Removed last vestiges of the GNU license

1.2.0.0

Replaced the GNU Lesser General Public License by the BSD License as required by The MathWorks.