Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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
