
How to plot graph from table row by row using app designer
11 ビュー (過去 30 日間)
古いコメントを表示
Hello
I have data table as text file. I import it as table to matlab app designer. How can I plot a graph from that table row by row using app designer.
0 件のコメント
採用された回答
Subhadeep Koley
2019 年 10 月 30 日
編集済み: Subhadeep Koley
2019 年 10 月 30 日
I am assuming you have already imported the text file into the table. Now, download the attached .zip file and refer to the example app, which plots a line graph from a table for every row.

You can tweak various parameters in the example code to make it work the way you want. Hope this helps!
5 件のコメント
Subhadeep Koley
2019 年 10 月 30 日
Okay, now I got the clear idea. Download the attached .zip file and refer to the modification in the function updateplot there. It gives output something like this

その他の回答 (0 件)
参考
カテゴリ
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!
