Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Enlarging subplots to be one per window

2 visualizaciones (últimos 30 días)
Adefola Alowolodu
Adefola Alowolodu el 16 de Jul. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
how will I have one figureplot per window instead of several subplots per window ..pls how will I go about it?

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by