how to plot image data
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how to plot data of colo image explain it with code.
0 comentarios
Respuestas (1)
Image Analyst
el 18 de Ag. de 2013
I don't know what your data are, but you can use plot(), bar(), imshow(), image(), or other functions to display it, depending on what kind of data they are. Look over the visualization section in the help.
4 comentarios
Image Analyst
el 20 de Ag. de 2013
That was answered when I said "you can use plot(), bar(), imshow(), image(), or other functions to display it".
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!