Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Enlarging subplots to be one per window

2 vues (au cours des 30 derniers jours)
Adefola Alowolodu
Adefola Alowolodu le 16 Juil 2017
Clôturé : MATLAB Answer Bot le 20 Août 2021
how will I have one figureplot per window instead of several subplots per window ..pls how will I go about it?

Réponses (1)

Image Analyst
Image Analyst le 16 Juil 2017
Simply do not call subplot() at all. Then when you call plot(), imshow() or whatever, it will take up the entire figure.

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by