anyway to get the RGB matrix of a Matlab Figure
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!