plot3AniAnaglyph

Animated anaglyph (red/cyan 3D) plot3.
493 Downloads
Updated 10 Nov 2011

View License

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

Cite As

Jonathan Beard (2024). plot3AniAnaglyph (https://www.mathworks.com/matlabcentral/fileexchange/31133-plot3anianaglyph), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on View and Analyze Simulation Results in Help Center and MATLAB Answers
Acknowledgements

Inspired: plot3anaglyph, Simple Anaglyph

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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