How to plot graph from table row by row using app designer

15 次查看(过去 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.

采纳的回答

Subhadeep Koley
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
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
tableGraph1.PNG

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile 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!

Translated by