How to save the output from a while loop?

1 visualización (últimos 30 días)
Tianze Li
Tianze Li el 3 de Oct. de 2019
Respondida: Daniel M el 3 de Oct. de 2019
I used the following code to find an amount of values, but how do I put these values into a new matrix? Many thanks
C = max(u);
while any(abs(C))<10
end

Respuestas (1)

Daniel M
Daniel M el 3 de Oct. de 2019
Your question is unclear, and it seems you are a beginner to Matlab. I would suggest doing the Matlab on-ramp course. It should be easy to find.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by