How to select diagonal subplots of fig1 and put them into a new fig subplot

1 visualización (últimos 30 días)
I have a figure with 17*17 subplots. How can I select the diagonal subplots of this figure and put them into a new figure with say 5*4 subplots.
  1 comentario
Walter Roberson
Walter Roberson el 3 de Dic. de 2016
It would be much easier to do the necessary work at the time the subplots were being created. Figuring out which axes corresponds to which subplot is certainly possible but a bit of a nuisance.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by