graphic representation on MATLAB
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
contessa mima
am 22 Feb. 2012
Bearbeitet: Cedric
am 23 Okt. 2013
can i find fuctions and procedures about graphic representation (labels,text,buttomS...)and signals simulation,on MATLAB?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 22 Feb. 2012
labels are via text() -- or perhaps annotation()
text is via text() or one kind of uicontrol()
buttons are a kind of uicontrol()
4 Kommentare
Walter Roberson
am 23 Feb. 2012
There are some additional ones listed at http://blogs.mathworks.com/pick/category/video/
http://blogs.mathworks.com/videos/category/gui-or-guide/
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!