Community Profile

photo

Fares Alfares


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I have a matrix BB = [-1 5 6;4 -3 2;5 6 -7]. How can i print the location(index) of the positive elelments using for loop and using while loop ?
I have this matrix BB = [-1 5 6;4 -3 2;5 6 -7]. I want to know how can I display the location of the positive elements using for...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I hava a matrix: BB = [-1 5 6;4 -3 2;5 6 -7] , i want to know how display the loctation of the positive elements using for loop and while loop ?
I have this matrix BB = [-1 5 6;4 -3 2;5 6 -7] I want to know how can I display the location of the positive elements using for...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


If I have a matrix My matrix is: BB = [-1 5 6;4 -3 2;5 6 -7]. How to print only positive values using a while loop?
How to print single values of a matrix in matlab. I am using a while loop to read the matrix and print only positive values usin...

más de 5 años hace | 1 respuesta | 0

1

respuesta