| File Information |
| Description |
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. |
| Acknowledgements |
Screen Capture Get A Screen Capture Of A Figure Frame Or Component, Gui Layout Toolbox, and Uigetvariables: Dialog To Pass Variables From Workspace Into Gui
inspired this file.
|
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 8.1 (R2013a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 30 Apr 2013 |
V 1.0.1 - Fixed bug when importing from workspace. |
| 06 May 2013 |
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. |
| 06 May 2013 |
V 1.2.0
- Added option for saving/loading option preferences and setting default values
- Several minor bug fixes and improvements
- Added release notes to help doc, see those for more details |
| 28 May 2013 |
V 1.3.0
- Added option to set frame rate when recording
- Fixed Help menu option to work on non-Windows platforms |
| 29 May 2013 |
V 1.3.1
-Restricted data imported from workspace to type double, only data type supported for everything the app does. |
| 07 Jun 2013 |
V 1.4.0
- Added sliders for ISO Level values
- Colorbar menu option now also adds colorbar for isosurface axis
- Added menu option to make color of isosurface match the colorbar |
| 17 Jul 2013 |
V 1.5.0
-Updated sliders with continuous feedback
-Explicitly set figure's renderer to OpenGL to avoid issues with transparency
-Removed unnecessary warnings when not importing optional inputs
-Clarified help doc on dimension sizes of variables |
|