
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.
댓글 수: 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!
