Why do I receive an error with FZERO on a vector-valued function in MATLAB?
Afficher commentaires plus anciens
I am trying to use FZERO on a vector valued function and I receive the following error:
ERROR: ??? Operands to the || and && operators must be convertible to logical scalar
values.
Error in ==> fzero at 449
while fb ~= 0 && a ~= b
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Surface Style dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!