6D Data Visualization with Matlab
Version 1.3.0 (4,16 KB) von
Hristo Zhivomirov
Examples of 6D (six dimensions) data visualization using the Matlab function “scatter3”.
The Matlab codes presented here provide examples of 6D data visualization using the Matlab function “scatter3”.
In the first example, the X, Y and Z coordinates represent the first three dimensions (e.g., spatial coordinates), the fourth dimension is represented via animation (e.g., time), the fifth dimension is shown by color and the sixth – by the size of the scatter marker.
In the second example, the X, Y and Z coordinates represent the first three (e.g., spatial coordinates) dimensions, the fourth dimension is represented by the scatter marker color, the fifth dimension is shown by the marker size and the sixth – by the type of the marker.
Zitieren als
Hristo Zhivomirov (2024). 6D Data Visualization with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/74275-6d-data-visualization-with-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu 3-D Volumetric Image Processing finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: 3D Grid Lines Generation with Matlab
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.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0 | A new version of the codes has been uploaded. |
||
1.2.0 | A new version of the codes has been uploaded. |
||
1.1.0 | A new version of the code has been uploaded. |
||
1.0.0 |