anyway to get the RGB matrix of a Matlab Figure
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!