From help-octave-request at che dot utexas dot edu Wed Sep 21 08:04:03 1994 Subject: help with load command From: channah at sable dot bio dot dfo dot ca (Charles Hannah) To: help-octave at che dot utexas dot edu Date: Wed, 21 Sep 1994 09:45:41 -0300 (ADT) I trust that this is appropriate place to ask stupid questions about octave. The load command. In matlab I can read a list of numbers in a file test.dat by typing load test.dat The list gets placed in a variable test This does not seem to work in the version of octave I am running (octave-0.74). Should it? Or do I have to write a C-style function to do this? Thanks, Charles Hannah channah at sable dot bio dot dfo dot ca