Why MATLAB gives me this warning?
Show older comments
Check function or try again with a different starting value. Exiting fzero: aborting search for an interval containing a sign change because NaN or Inf function value encountered during search. (Function value at 2.96273e+152 is -Inf.)
MATLAB gives me this warning on command window, but it still does calculations corretly after this warning. Is this an error? I have seen this warning for first time.
Thanks
1 Comment
Volkan Yangin
on 22 Mar 2017
Accepted Answer
More Answers (1)
Ju DING
on 3 May 2018
0 votes
well,I also encounter the same problem as you.Please check your function input, maybe there is an illegal input.
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!