how to plot image data

4 visualizaciones (últimos 30 días)
ARUN SAI
ARUN SAI el 18 de Ag. de 2013
how to plot data of colo image explain it with code.

Respuestas (1)

Image Analyst
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
ARUN SAI
ARUN SAI el 20 de Ag. de 2013
my question is how to show that it in graphical form.
Image Analyst
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".

Iniciar sesión para comentar.

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by