graphic representation on MATLAB
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
contessa mima
el 22 de Feb. de 2012
can i find fuctions and procedures about graphic representation (labels,text,buttomS...)and signals simulation,on MATLAB?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 22 de Feb. de 2012
labels are via text() -- or perhaps annotation()
text is via text() or one kind of uicontrol()
buttons are a kind of uicontrol()
4 comentarios
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/
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!