
How to plot graph from table row by row using app designer
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bilal Larouzi
el 27 de Oct. de 2019
Comentada: Bilal Larouzi
el 30 de Oct. de 2019
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 comentarios
Respuesta aceptada
Subhadeep Koley
el 30 de Oct. de 2019
Editada: Subhadeep Koley
el 30 de Oct. de 2019
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 comentarios
Subhadeep Koley
el 30 de Oct. de 2019
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

Más respuestas (0)
Ver también
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
