How can i explain this to matlab?

2 visualizzazioni (ultimi 30 giorni)
IBM watson
IBM watson il 22 Ott 2018
Commentato: madhan ravi il 22 Ott 2018
if a is not an empty vector/cluster then do 'this'

Risposta accettata

madhan ravi
madhan ravi il 22 Ott 2018
Modificato: madhan ravi il 22 Ott 2018
if ~isempty(vector)==1
Do this
end
  2 Commenti
IBM watson
IBM watson il 22 Ott 2018
Modificato: IBM watson il 22 Ott 2018
Oh wait! It is wrong.
It says if it is empty.
I want to say " if it is NOT empty..."
madhan ravi
madhan ravi il 22 Ott 2018
Check my answer now

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su MATLAB Coder in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by