anyway to get the RGB matrix of a Matlab Figure

2 views (last 30 days)
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

Answers (0)

Categories

Find more on Graphics Objects 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!