Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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