graphic representation on MATLAB
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
can i find fuctions and procedures about graphic representation (labels,text,buttomS...)and signals simulation,on MATLAB?
0 件のコメント
採用された回答
その他の回答 (1 件)
  Walter Roberson
      
      
 2012 年 2 月 22 日
        labels are via text() -- or perhaps annotation()
text is via text() or one kind of uicontrol()
buttons are a kind of uicontrol()
4 件のコメント
  Walter Roberson
      
      
 2012 年 2 月 23 日
				There are some additional ones listed at http://blogs.mathworks.com/pick/category/video/
http://blogs.mathworks.com/videos/category/gui-or-guide/
参考
カテゴリ
				Help Center および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
			
	製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

