help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loading multiple datafile


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Re: loading multiple datafile
Date: Fri, 03 Nov 2006 12:23:01 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)

s = ["file", num2str(i), ".dat"]
load(s);

baptiste auguie wrote:
With Octave's load function, I can't seem to pass a filename I've constructed automatically. What would you suggest?

--
Tom Holroyd, Ph.D.
We experience the world not as it is, but as we expect it to be.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]