hi guys, i want to plot in GUI
2 ビュー (過去 30 日間)
古いコメントを表示
hi Image Analyst, as you asked I added my files regarding my plot question on GUI
0 件のコメント
回答 (1 件)
ANURAG GUPTA
2016 年 1 月 5 日
just create a 'plot box' in your GUI(Guide) and then simply use 'plot' keyword in your program. If you want to display your image, instead of 'plot' keyword, use 'imshow' keyword.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!