how to plot image data
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how to plot data of colo image explain it with code.
0 Kommentare
Antworten (1)
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
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".
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!