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

2 views (last 30 days)
My code is below;

Answers (1)

Walter Roberson
Walter Roberson on 21 May 2015
num2str(YourBinaryMatrix, '%1d ')
  5 Comments

Sign in to comment.

Categories

Find more on Images 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!