load data
Sorry for simple question, but i'm having troubles to import data to Ocatave (version 3.2.0).
I write
A = load U:Octave\datafile.dat
but Octave gives error message. In older versions I think it was possible to load data into certain variable with above command?