How to create if loop

조회 수: 2 (최근 30일)
Surya R
Surya R 2018년 11월 4일
댓글: madhan ravi 2018년 11월 4일
If row and column is equal no need any change .... Row and column are not equal resize into [640 960]......

채택된 답변

madhan ravi
madhan ravi 2018년 11월 4일
if row~=column
resize...
end
  댓글 수: 1
madhan ravi
madhan ravi 2018년 11월 4일
because your question is vague

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by