Why Do I keep getting NaNs in my code???
3 次查看(过去 30 天)
显示 更早的评论
I have posted the full code but I generally do not umderstand why??
回答(1 个)
Muhtasim Haque Nahian
2021-5-9
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!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 NaNs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!