Community Profile

photo

James Webber


Last seen: 1 day 前 自 2021 起处于活动状态

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


code no longer working but was fully functional and changed nothing
hi all my code was working perfectly yesturday and today it is not working it is saying that there is an issue with the filtfi...

29 days 前 | 1 个回答 | 0

1

个回答

提问


code no longer working
hi all my code was working last night fully but no longer working when trying to get it to run today i ahve changed nothing toda...

29 days 前 | 0 个回答 | 0

0

个回答

提问


while loop inside a while loop
i have one big while loop which loops all of my code and i have a small section within my code which is also in a while loop but...

2 years 前 | 1 个回答 | 0

1

个回答

提问


returning to the start of the game
i am writting the code for battleships and there is a section that if yuo answer no then it should take you back to the begingin...

2 years 前 | 1 个回答 | 0

1

个回答

提问


terminating a game of battleship
i am writting the gaem battleship and i was wondering how to write a section of code so that if you type the word 'quit' in the ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


return to start of code
i have code like this case 2 s=input ('would you like to see the game stastics 1,yes 2,no:') ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


showing game scores for the game battleship wins and losses
i am writting the code for the game battleship and i want to be able to save the results of the gaem and in a diffretn case to s...

2 years 前 | 1 个回答 | 0

1

个回答

提问


exit program whilst code is running
i am programming a game and i want to be able to turn the game off whilst it is playing, like half way through i want to be able...

2 years 前 | 0 个回答 | 0

0

个回答

提问


placing spots on graph
% Demo by Image Analyst, December, 2021. clc; % Clear the command window. close all; % Close all figures (except those of ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


random selection for .csvfile
i have 4 .csvfiles imported into my code like this Choice1= readtable ('computerchoice1.csv'); Choice2= readtable ('c...

2 years 前 | 1 个回答 | 0

1

个回答

提问


join .m files together
i have 2 .m files one called battleship.m (main code) and the other battleship board.m how do i show battleship board.m when i ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


the game battle ship ship location
hi i am trying to code the game battleships, how do i write the code for 2 players to chose the location of their ships? the...

2 years 前 | 1 个回答 | 0

1

个回答

提问


hi I have multiple .csv files and I want to randomly choice 1 to run how do I right the code to only choice on of them?
i am writing a code for the game battle ships and i need to be able to import multiple .csvfiles for the computer to run from bu...

2 years 前 | 1 个回答 | 0

1

个回答