Why Do I keep getting NaNs in my code???
이전 댓글 표시
I have posted the full code but I generally do not umderstand why??
댓글 수: 1
per isakson
2021년 5월 10일
Did you remove the code?
답변 (1개)
Muhtasim Haque Nahian
2021년 5월 9일
0 개 추천
NaN stands for Not a Number. If your variable/matrix/input does not have the specific number/range that should meet the argument, NaN will appear as an output.
Hope this helps!
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!