Community Profile

photo

Louis Grainger


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


check array for zeros using for increment
I am trying to create a game of battleship, given an array populated by zeros, when a value is changed (places a ship), I want t...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Incremental conditions for if statement
I'm trying to return an invalid message for any value not inside the parameters. Given this for loop with an embedded while and...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Adding a string value to an array.
Given an array of zeros like so.... 0 0 0 0 0 0 0 0 0 0 0 0 Using something like if something = ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Displaying arrays alongside fprintf() text.
Given an array, say 5x5 populated with 0's 0 0 0 0 0 0 0... so on Using disp(array) you are unable to define the spaces betwe...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Displaying an array of zeroes.
given: A = zeros([10, 10]) using the disp(x) function the output is not reminiscent of a square due to the horizontal spaces b...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Adding value to a vector
Function for using a 'for' loop to add 5 differing values to the vector h. Currently the latter input overwrites the previous. ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta