필터 지우기
필터 지우기

How do i display a binary matrix in the command window for a 2D axis plot?

조회 수: 2 (최근 30일)
Yashlin Naidoo
Yashlin Naidoo 2015년 5월 21일
편집: Yashlin Naidoo 2015년 5월 30일
My code is below;

답변 (1개)

Walter Roberson
Walter Roberson 2015년 5월 21일
num2str(YourBinaryMatrix, '%1d ')
  댓글 수: 5
Yashlin Naidoo
Yashlin Naidoo 2015년 5월 21일
I just want to show the binary values in the command window to show my image is a binary image,like in the command window 0 and 1 will be displayed to illustrate my image is a binary one.
Yashlin Naidoo
Yashlin Naidoo 2015년 5월 21일
It gives an error "Too many output arguments".

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

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by