plot3AniAnaglyph

Animated anaglyph (red/cyan 3D) plot3.
493 téléchargements
Mise à jour 10 nov. 2011

Afficher la licence

plot3AniAnaglyph(S,params) produces an anaglyph (red/cyan 3D) plot3 animation of the of arguments in cartesian coordinates (S = [X,Y,Z]).

The animation includes the evolution and rotation of the arguments confined to a 1x1x1 cube centered at (0,0,0).

Citation pour cette source

Jonathan Beard (2024). plot3AniAnaglyph (https://www.mathworks.com/matlabcentral/fileexchange/31133-plot3anianaglyph), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur View and Analyze Simulation Results dans Help Center et MATLAB Answers
Remerciements

A inspiré : plot3anaglyph, Simple Anaglyph

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.1.0.0

• Input data is now lumped into the array S = [X,Y,Z].
• Added parameters: plot dots rather than lines, turn 3D on / off

1.0.0.0