how to plot image data

4 Ansichten (letzte 30 Tage)
ARUN SAI
ARUN SAI am 18 Aug. 2013
how to plot data of colo image explain it with code.

Antworten (1)

Image Analyst
Image Analyst am 18 Aug. 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 Kommentare
ARUN SAI
ARUN SAI am 20 Aug. 2013
my question is how to show that it in graphical form.
Image Analyst
Image Analyst am 20 Aug. 2013
That was answered when I said "you can use plot(), bar(), imshow(), image(), or other functions to display it".

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by