Volumetric Data Explorer
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
This app provides an interactive environment to explore four and five dimensional data using some of MATLAB's abilities for volumetric visualization and animation. It was originally designed for data that was measured in a 3D grid of data points, for example temperature or wind speed taken at each point in a 3D space. If this data is taken over time, it can also be animated. However any data that fits the form v = f(x,y,z) or v = f(x,y,z,t) can be used.
If you have any ideas for enhancements or find any bugs, please let me know below. I'm open to adding more options/features if people find this useful.
Please use the 'Watch this file' option on this page to get auto updates when I add/fix things in the app.
Tested with 64-bit R2013a on Windows 7 and Debian 6. Should work on R2012b forward and on all platforms. You can extract the underlying files by unzipping the .mlappinstall file and using the DataExplorer class directly to run on older versions, no promises on compatibility though.
Zitieren als
Adam Filion (2024). Volumetric Data Explorer (https://www.mathworks.com/matlabcentral/fileexchange/41405-volumetric-data-explorer), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Geoscience > Weather and Atmospheric Science >
- MATLAB > Graphics > 2-D and 3-D Plots > Surfaces, Volumes, and Polygons > Volume Visualization > Scalar Volume Data >
Tags
Quellenangaben
Inspiriert von: ScreenCapture - screenshot of component, figure or screen, GUI Layout Toolbox, UIGETVARIABLES: Dialog to pass variables from workspace into GUI
Inspiriert: pcolor3
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
VolumetricDataExplorer/VolumetricDataExplorer/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.0.0.1 | Updated license |
||
2.0.0.0 | V 2.0
|
||
1.8.0.0 | V 1.5.0
|
||
1.7.0.0 | V 1.4.0
|
||
1.6.0.0 | V 1.3.1
|
||
1.5.0.0 | V 1.3.0
|
||
1.3.0.0 | V 1.2.0
|
||
1.2.0.0 | V 1.1.0 - When importing data from workspace, axes names will automatically update to match the names of the workspace variables. Added option to toggle audible MATLAB beep when warning on invalid data or settings. |
||
1.1.0.0 | V 1.0.1 - Fixed bug when importing from workspace. |
||
1.0.0.0 |