How do I get data from graph that is plotted in MATLAB Appdesigner?
조회 수: 5 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (2개)
Abhilash Padma
2019년 11월 6일
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
댓글 수: 0
Rossana Boccia
2021년 4월 26일
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?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Bar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!