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