Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I am facing below error. I am reading a .txt file with some data points, and I want to make/have a function like f(x) interpolating teste data points.
Prime 10 file attached.
Solved! Go to Solution.
Hi,
Text file has an error on the last line of the file giving rise to two NaN's at the end of the matrix columns of "a". Have edited out the last line of the text file and it now works
Cheers
Terry
Hi,
Text file has an error on the last line of the file giving rise to two NaN's at the end of the matrix columns of "a". Have edited out the last line of the text file and it now works
Cheers
Terry
Ok, I see, thanks