trackball for better viewing 3D plot
バージョン 1.1.0.0 (9.6 KB) 作成者:
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!
引用
simbaforrest (2024). trackball for better viewing 3D plot (https://www.mathworks.com/matlabcentral/fileexchange/56922-trackball-for-better-viewing-3d-plot), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で 3-D Scene Control についてさらに検索
タグ
謝辞
ヒントを得たファイル: Virtual Tackball
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!