How to save the output from a while loop?

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

Antworten (1)

Daniel M
Daniel M am 3 Okt. 2019

0 Stimmen

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.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019a

Tags

Noch keine Tags eingegeben.

Gefragt:

am 3 Okt. 2019

Beantwortet:

am 3 Okt. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by