foor loop that outpus a vector question
Mostrar comentarios más antiguos
If i have a 4*4 matrix for example. Using for loop, how can i create a function that returns the index (row number which is coloum 1 of the matrix) of the data which specfically is <60 for the 2nd coloum, <20 for the 3rd coloumn and <50 for the 4th coloum.
how would for loop be used in this situation. help would be awesome.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!