Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Enlarging subplots to be one per window

2 visualizzazioni (ultimi 30 giorni)
Adefola Alowolodu
Adefola Alowolodu il 16 Lug 2017
Chiuso: MATLAB Answer Bot il 20 Ago 2021
how will I have one figureplot per window instead of several subplots per window ..pls how will I go about it?

Risposte (1)

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

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by