generating mutiple tiled figures
Mostrar comentarios más antiguos
currently I get this from the code, 4 figures docked in a general figure editing window.

However what I want is this:

4 figures in a 2x2 grid.
I have tried subplots, this doesnt work since I am loading a viewer3d into them later, I really need all 4 windows to be full figures, and not just plot.
I know this must be doable, since volumeviewer (app from image processing toolbox) does this, but is there any way to do this with out creating an app? I have also tried the very old method where you group the figures, but that also didn't work.
Respuesta aceptada
Más respuestas (1)
Anjaneyulu Bairi
el 16 de Oct. de 2025
Editada: Anjaneyulu Bairi
el 16 de Oct. de 2025
0 votos
Hi,
You can move them in 2*2 grid by using "Tile All" option in "Layout" Tab.
Attaching picture for reference:

1 comentario
Rushan
el 16 de Oct. de 2025
Categorías
Más información sobre Graphics Object Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
