Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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