anyway to get the RGB matrix of a Matlab Figure
1 次查看(过去 30 天)
显示 更早的评论
Hi:
I plot a figure using Matlab and then I need the RGB matrix of it, below are my workflow:
1. plot figure
2. print figure to disk
3. read figure using 'imread',
but my questions is that, is there anyway/function to read the figure plotted by Matlab, so that I can get the RGB value, instead of print->imread?
Thanks!
Yu
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!