How can i explain this to matlab?

1 vue (au cours des 30 derniers jours)
IBM watson
IBM watson le 22 Oct 2018
Commenté : madhan ravi le 22 Oct 2018
if a is not an empty vector/cluster then do 'this'

Réponse acceptée

madhan ravi
madhan ravi le 22 Oct 2018
Modifié(e) : madhan ravi le 22 Oct 2018
if ~isempty(vector)==1
Do this
end
  2 commentaires
IBM watson
IBM watson le 22 Oct 2018
Modifié(e) : IBM watson le 22 Oct 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 le 22 Oct 2018
Check my answer now

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by