Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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
