graphic representation on MATLAB

can i find fuctions and procedures about graphic representation (labels,text,buttomS...)and signals simulation,on MATLAB?

 Respuesta aceptada

Más respuestas (1)

Walter Roberson
Walter Roberson el 22 de Feb. de 2012

1 voto

labels are via text() -- or perhaps annotation()
text is via text() or one kind of uicontrol()
buttons are a kind of uicontrol()

4 comentarios

contessa mima
contessa mima el 22 de Feb. de 2012
tnx Walter. Actually , i need some learnig videos about GUIDE.
Walter Roberson
Walter Roberson el 22 de Feb. de 2012
http://www.mathworks.com/matlabcentral/fileexchange/7598-video-guide-basics-tutorial
http://www.mathworks.com/videos/matlab/creating-a-gui-with-guide.html
contessa mima
contessa mima el 23 de Feb. de 2012
tnx, if there are other links, please tag them for me.
Walter Roberson
Walter Roberson el 23 de Feb. de 2012
There are some additional ones listed at http://blogs.mathworks.com/pick/category/video/
http://blogs.mathworks.com/videos/category/gui-or-guide/

Iniciar sesión para comentar.

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 22 de Feb. de 2012

Editada:

el 23 de Oct. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by