anyway to get the RGB matrix of a Matlab Figure
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!