Appdesigner cannot use the "volshow" or "volumeViewer"? Is there any other way to show 3D voxel?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
"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 commentaires
Matt J
le 29 Avr 2021
however, when we design an app in the Appdesigner, these two functions are unavailable.
What leads you to believe that?
Réponses (1)
Matt J
le 29 Avr 2021
Attached is a simple 1-button app that invokes volshow() to display the spiral volume from,
Voir également
Catégories
En savoir plus sur Basic Display dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!