Why Do I keep getting NaNs in my code???
Mostrar comentarios más antiguos
I have posted the full code but I generally do not umderstand why??
1 comentario
per isakson
el 10 de Mayo de 2021
Did you remove the code?
Respuestas (1)
Muhtasim Haque Nahian
el 9 de Mayo de 2021
0 votos
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!
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!