how to write for(i=count;i>1;i--) in matlab.

조회 수: 3 (최근 30일)
chan
chan 2016년 2월 1일
편집: Stephen23 2016년 2월 1일
If I write like for i=5:-1:1 I got the value 54321 But I want to avoid 1 in the output.how to write syntax in matlab for this condition for(i=count;i>1;i--)

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by