Why Do I keep getting NaNs in my code???
显示 更早的评论
I have posted the full code but I generally do not umderstand why??
回答(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!