For loop... turning matrix into array?

5 visualizaciones (últimos 30 días)
Meghan Griffin
Meghan Griffin el 6 de Oct. de 2019
Respondida: Srivardhan Gadila el 11 de Oct. de 2019
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
Meghan Griffin
Meghan Griffin el 6 de Oct. de 2019
I would like to put my loop where the word "for" isScreen Shot 2019-10-06 at 8.11.17 AM.png
darova
darova el 6 de Oct. de 2019
Can you please use button for code inserting?
121Capture.PNG

Iniciar sesión para comentar.

Respuestas (1)

Srivardhan Gadila
Srivardhan Gadila el 11 de Oct. de 2019
You may refer to splitapply.

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by