How do I create plot from image
6 次查看(过去 30 天)
显示 更早的评论
Hi,
I want plot graph from image attached using matlab. I need only to plot measured (red line) shown in figure and save data points after that.
Please help
Thanks

0 个评论
回答(1 个)
Walter Roberson
2022-8-26
编辑:Walter Roberson
2022-8-26
See https://www.mathworks.com/matlabcentral/fileexchange/?term=tag:%22digitize%22 for a number of contributions designed to extract plot data from images
3 个评论
Walter Roberson
2022-8-27
No. There is code in the File Exchange to extract data, but it does not then turn around and plot data.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!