how to plot image data

조회 수: 4 (최근 30일)
ARUN SAI
ARUN SAI 2013년 8월 18일
how to plot data of colo image explain it with code.

답변 (1개)

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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by