For loop... turning matrix into array?
Mostrar comentarios más antiguos
so i have some matrix and i have another line of code that turns one column of that matrix into an array and then uses a function to generate some result. I would like my function to step through all 100 columns and give me results for each. How do i use a loop to do this?
3 comentarios
darova
el 6 de Oct. de 2019
Can you please show what do you have? MAybe some ideas?
Meghan Griffin
el 6 de Oct. de 2019
darova
el 6 de Oct. de 2019
Can you please use button for code inserting?
Respuestas (1)
Srivardhan Gadila
el 11 de Oct. de 2019
0 votos
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!
