how to plot image data
Show older comments
how to plot data of colo image explain it with code.
Answers (1)
Image Analyst
on 18 Aug 2013
0 votes
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 Comments
ARUN SAI
on 19 Aug 2013
Image Analyst
on 19 Aug 2013
Edited: Image Analyst
on 19 Aug 2013
OK. Since there are no more questions, please go ahead and mark it as Accepted.
ARUN SAI
on 20 Aug 2013
Image Analyst
on 20 Aug 2013
That was answered when I said "you can use plot(), bar(), imshow(), image(), or other functions to display it".
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!