5D Data Visualization with Matlab

Examples of 5D (five dimensions) data visualization using the Matlab function “scatter3”.
1,7K téléchargements
Mise à jour 8 fév. 2023

Afficher la licence

The Matlab codes presented here provide examples of 5D data visualization using the Matlab function “scatter3”. In the first example, the X, Y and Z coordinates represent the first three dimensions, the fourth dimension is represented via animation, and the fifth dimension is shown with color. In the second example, the X, Y and Z coordinates represent the first three dimensions, the fourth dimension is represented via the marker color and the fifth dimension is shown with the marker size.

Citation pour cette source

Hristo Zhivomirov (2024). 5D Data Visualization with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/41086-5d-data-visualization-with-matlab), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : 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!
Version Publié le Notes de version
1.6.0

A new version of the codes has been uploaded.

1.5.0

A new version of the codes has been uploaded.

1.4.0

A new version of the code has been uploaded.

1.3.0

A new version of the code has been uploaded.

1.2.0

A new version of the codes has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0