graphic representation on MATLAB
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
contessa mima
le 22 Fév 2012
Modifié(e) : Cedric
le 23 Oct 2013
can i find fuctions and procedures about graphic representation (labels,text,buttomS...)and signals simulation,on MATLAB?
0 commentaires
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 22 Fév 2012
labels are via text() -- or perhaps annotation()
text is via text() or one kind of uicontrol()
buttons are a kind of uicontrol()
4 commentaires
Walter Roberson
le 23 Fév 2012
There are some additional ones listed at http://blogs.mathworks.com/pick/category/video/
http://blogs.mathworks.com/videos/category/gui-or-guide/
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!