For loop... turning matrix into array?

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

Can you please show what do you have? MAybe some ideas?
I would like to put my loop where the word "for" isScreen Shot 2019-10-06 at 8.11.17 AM.png
Can you please use button for code inserting?
121Capture.PNG

Sign in to comment.

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Tags

Asked:

on 6 Oct 2019

Answered:

on 11 Oct 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!