フィルターのクリア

Creating a battleship space board

1 回表示 (過去 30 日間)
Alex Flores
Alex Flores 2017 年 6 月 1 日
I have to write code for a display board for a battleship type game. I am having trouble figuring out how I would display a board that can change/has different colors. My professor suggested filling in pixels of an image to create the board, which resembles this code: image(255.*~displayBoard); colormap gray; axis off; However, I am not too sure how I can create a similar code to get the type of board that I need or how to go about this. Thanks in advance.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDisplay Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by