For loop... turning matrix into array?
Show older comments
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 Comments
darova
on 6 Oct 2019
Can you please show what do you have? MAybe some ideas?
Meghan Griffin
on 6 Oct 2019
darova
on 6 Oct 2019
Can you please use button for code inserting?
Answers (1)
Srivardhan Gadila
on 11 Oct 2019
0 votes
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!