Gabriella Lazzara
Followers: 0 Following: 0
Feeds
提问
Making a map and coloring in different regions
The goal of my code is to make a map and I am going to highlight the coffee growing regions so places like brazil, africa, centr...
4 years 前 | 1 个回答 | 0
1
个回答提问
Battleship Ships not plotting
I know this has been done before but my code is finished and there must be a minor problem in my code because the only output wh...
4 years 前 | 0 个回答 | 0
0
个回答提问
Battleship Program Ships plotting
Hello, I am aware that many battleship programs have been done before, but this is my final question. I am done with my code but...
4 years 前 | 1 个回答 | 0
1
个回答提问
Help with battleship program hit and miss?
So the goal of my code is to get the computer to basically run against itself and play the game battleship. I have the randomize...
4 years 前 | 1 个回答 | 0
1
个回答提问
I want to randomly plot battleships on my board, but no outputs are present?
%Board size = 10 %A-J on regular battleship and 1-10 board = zeros(size); axis([0,10,0,10]); title('Battleship') letter...
4 years 前 | 1 个回答 | 0