Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
My code is below;

Respuestas (1)

Walter Roberson
Walter Roberson el 21 de Mayo de 2015
num2str(YourBinaryMatrix, '%1d ')
  5 comentarios
Yashlin Naidoo
Yashlin Naidoo el 21 de Mayo de 2015
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 el 21 de Mayo de 2015
It gives an error "Too many output arguments".

Iniciar sesión para comentar.

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by