Appdesigner cannot use the "volshow" or "volumeViewer"? Is there any other way to show 3D voxel?
2 ビュー (過去 30 日間)
古いコメントを表示
"volshow" and "volumeViewer" are very cool and powerful functions, however, when we design an app in the Appdesigner, these two functions are unavailable.
How to show 3D voxel in an app?
The data is just a 3D logical matrix, for example.
In other word, I think these two functions are amazing to show 3D voxel fluently, but I donnot know how to realize the similar function by myself.
(If the functions could be used in the next generation of MATLAB Appdesigner, that would be great.)
2 件のコメント
Matt J
2021 年 4 月 29 日
however, when we design an app in the Appdesigner, these two functions are unavailable.
What leads you to believe that?
回答 (1 件)
Matt J
2021 年 4 月 29 日
Attached is a simple 1-button app that invokes volshow() to display the spiral volume from,
参考
カテゴリ
Help Center および File Exchange で Basic Display についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!