returning "NaN" as results
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Help!! I'm writing a code for Gauss Elimination Method, but my array of returned x(i) gives the result:
ans =
NaN
NaN
NaN
NaN
NaN
I looked online but still can't find any useful solutions, does someone know any quick way of fixing this?
4 Comments
Cedric
on 15 Jan 2013
Could you show us the code?
Walter Roberson
on 15 Jan 2013
ZhenQi
on 15 Jan 2013
ZhenQi
on 15 Jan 2013
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!