Create a GUI in Matlab ?

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

1 Comment

Madhu Kodappully
Madhu Kodappully on 7 Oct 2015
Edited: Madhu Kodappully on 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

Answers (1)

Le Chi Hiep
Le Chi Hiep on 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 !

This question is closed.

Tags

Asked:

on 7 Oct 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!