How to save the output from a while loop?

조회 수: 1 (최근 30일)
Tianze Li
Tianze Li 2019년 10월 3일
답변: Daniel M 2019년 10월 3일
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

답변 (1개)

Daniel M
Daniel M 2019년 10월 3일
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.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by