foor loop that outpus a vector question
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!