How to plot matrix of ones and zeros as a chessboard?

4 ビュー (過去 30 日間)
Mirlan Karimov
Mirlan Karimov 2019 年 4 月 5 日
回答済み: A. Sawas 2019 年 4 月 5 日
I have a 3500 X 2500 matrix of zeros and ones. I want to plot it on a figure for which xlims=(1,12) and ylims=(0.5,14). I want to create a grid of 3500 X 2500 on this figure and color the grid boxes by black which corresponds to 1 values of the matrix and by empty which corresponds to 0 values of the matrix.

回答 (1 件)

A. Sawas
A. Sawas 2019 年 4 月 5 日
use the function pcolor

カテゴリ

Help Center および File ExchangeVisual Exploration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by