Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Allows one to quickly view a 3D matrix of values, allowing for easy visual searching of features within your data.
The matrix values are weighted with an alphamap to allow the user to make low values of the matrix transparent in order to see high values within the matrix.
Reads in data from a .mat file containing the following variables (and example is included);
matrix - ((nx,ny,nz) matrix) the 3D matrix of data
xsca - ((1,nx) vector) scale for the x axis
ysca - ((1,ny) vector) scale for the y axis
zsca - ((1,nz) vector) scale for the z axis
xname - (string) name of the x axis
yname - (string) name of the y axis
zname - (string) name of the z axis
How to use:
run "view3Ddata" to launch the GUI and load the data.
Files:
view3Ddata - figure and accompanying code.
plotMatrixAlpha - plots the 3D matrix with the accompanying alpha levels.
makeAlphaMatrix - generates the alpha map for the matrix.
exampledata.mat - a sample data set.
Created using 7.11(2010b).
Citation pour cette source
Kevin Claytor (2026). Quick 3D Data Viewer (https://fr.mathworks.com/matlabcentral/fileexchange/37138-quick-3d-data-viewer), MATLAB Central File Exchange. Extrait(e) le .
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Help Center et MATLAB Answers
Informations générales
- Version 1.0.0.0 (5,9 Mo)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 |
