Why do I receive an error with FZERO on a vector-valued function in MATLAB?
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface Style에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!