Borrar filtros
Borrar filtros

Info

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

How can I plot this GUI ?

2 visualizaciones (últimos 30 días)
Ercong Shang
Ercong Shang el 19 de Feb. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
http://uk.mathworks.com/matlabcentral/fileexchange/25855-plot-and-animate-robot/content/roboticsc.m; Does anyone know how it is run? A complete code example will be appreciated.

Respuestas (1)

Arnab Sen
Arnab Sen el 24 de Feb. de 2016
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 comentario
Ercong Shang
Ercong Shang el 8 de Mzo. de 2016
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?

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by