Create a GUI in Matlab ?

Can I create a GUI which can show a lot of plots like this:?

1 commentaire

Madhu Kodappully
Madhu Kodappully le 7 Oct 2015
Modifié(e) : Madhu Kodappully le 7 Oct 2015
Yes
Type GUIDE on the command window
it will open a window
choose new figure
In the newly opened figure, Place axes ui object (see the left palette)
write code with subplot option

Réponses (1)

Le Chi Hiep
Le Chi Hiep le 7 Oct 2015

0 votes

Thank for your answer, Madhu Kodappully. But when i use subplot, the size of plot is shrinked.I want all plots have the preset sizes.Can you write a short code for me ? Thank you very much !

Cette question est clôturée.

Tags

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by