how to plot image data
조회 수: 4 (최근 30일)
이전 댓글 표시
how to plot data of colo image explain it with code.
댓글 수: 0
답변 (1개)
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
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 Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!