trackball for better viewing 3D plot
Version 1.1.0.0 (9,6 KB) von
simbaforrest
Better 3D plot viewing than Matlab's default rotate3d
Matlab's default rotate3d suffers from Gimbol-Lock effect. Using this trackball function, one can better enjoy 3D plot viewing.
Example:
figure;
sphere(36);
axis equal;
grid on;
trackball on;
Enjoy!
Zitieren als
simbaforrest (2025). trackball for better viewing 3D plot (https://de.mathworks.com/matlabcentral/fileexchange/56922-trackball-for-better-viewing-3d-plot), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Interactions, Camera Views, and Lighting finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: Virtual Tackball
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.1.0.0 | improved title
|
||
| 1.0.0.0 | improve title |
