Why Do I keep getting NaNs in my code???
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have posted the full code but I generally do not umderstand why??
1 comentario
Respuestas (1)
Muhtasim Haque Nahian
el 9 de Mayo de 2021
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 comentarios
Ver también
Categorías
Más información sobre NaNs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!