How can I plot this GUI ?

回答 (1 件)

Arnab Sen
Arnab Sen 2016 年 2 月 24 日

0 投票

Hi Ercong,
I understand that you want to execute the script and plot it. However, MATLAB is throwing error if trying to run directly. To execute it replace the 3rd line as below:
>>figure('Units','normalized','NumberTitle','off','name','Robot','color','w','position',[.1 .1 .8 .8])
In the GUI you can press the 'Go' button to plot.
If this does not answer your question, then please provide more details about the issue.

1 件のコメント

Ercong Shang
Ercong Shang 2016 年 3 月 8 日
Thank you Arnab, but I know little about GUI. Where can I find such a 'Go' button? Is a GUI an application of MATLAB like Simulink?

この質問は閉じられています。

製品

質問済み:

2016 年 2 月 19 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by