How do I get data from graph that is plotted in MATLAB Appdesigner?

10 Ansichten (letzte 30 Tage)
Usha Silwal
Usha Silwal am 16 Okt. 2019
Beantwortet: Rossana Boccia am 26 Apr. 2021
I wrote a program to plot graph in appdesigner.Now I need to get the data from the graph and list it in a table. How do I do that ? This is the graph I got, now I need those values listed in table.
im.PNG

Antworten (2)

Abhilash Padma
Abhilash Padma am 6 Nov. 2019
I could not understand your use case of getting the data from graph. As you have written code to plot a graph, you could already have data with you. You could list that data in a table.
By the way, there is a way to get data from graph. Refer the following link where the same type of question has been answered already: https://in.mathworks.com/matlabcentral/answers/100921-how-do-i-extract-data-points-from-a-plot

Rossana Boccia
Rossana Boccia am 26 Apr. 2021
Is it possible to get the data from a plot which come from a Matlab app (made with appdesigner) if I haven't written the cose of the app?

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by