How can i explain this to matlab?

조회 수: 1 (최근 30일)
IBM watson
IBM watson 2018년 10월 22일
댓글: madhan ravi 2018년 10월 22일
if a is not an empty vector/cluster then do 'this'

채택된 답변

madhan ravi
madhan ravi 2018년 10월 22일
편집: madhan ravi 2018년 10월 22일
if ~isempty(vector)==1
Do this
end
  댓글 수: 2
IBM watson
IBM watson 2018년 10월 22일
편집: IBM watson 2018년 10월 22일
Oh wait! It is wrong.
It says if it is empty.
I want to say " if it is NOT empty..."
madhan ravi
madhan ravi 2018년 10월 22일
Check my answer now

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

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by