How can I close volumeViewer with a command in script? (close all does not close volumeViewer windows)
Afficher commentaires plus anciens
Hello, I am working on a code to analyze 3D biofilms from confocal analysis - generated tiff image stacks. Just because I'm lazy, I would like to be able to close out of all figures at the beginning of my program and not have to manually exit out of any windows each time. I've noticed that the close all command doesn't exit out of volumeViewer windows, so is there another command I could use to accomplish this?
Thank you
1 commentaire
Tim
le 25 Nov 2020
volshow() uses the same volume renderer as volumeViewer but gives you much more flexibility for integration in custom code - have you tried visualizing with volshow instead? Close should work with figures containing volshow objects.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Import and Spatial Referencing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!