Azzera filtri
Azzera filtri

Is it possible to move subplot content?

1 visualizzazione (ultimi 30 giorni)
Jakob Sievers
Jakob Sievers il 11 Mag 2015
Risposto: Thomas Koelen il 11 Mag 2015
Hi there
Say I have a subplot structure of size 3x2 where all 6 subplot handles are stored in a 3x2 matrix. Is it possible to move one subplot window to another AFTER plotting? E.g.: moving the content of subplot(3,2,1) to subplot(3,2,2)?
Cheers

Risposte (1)

Thomas Koelen
Thomas Koelen il 11 Mag 2015
I don't think it's possible to "move", it's possible to delete and replot though.. But that's not your question.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by