[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: load a mat file in octave
From: |
Ivan Sutoris |
Subject: |
Re: load a mat file in octave |
Date: |
Fri, 8 May 2009 23:28:04 +0200 |
On Fri, May 8, 2009 at 7:17 PM, Carlo Rossi <address@hidden> wrote:
> Hello,
> I have octave 3.0 for win but I have no a front end. So I'd like load some
> file. I suppose that the command il "load matfile" but how can I set the
> path since I have no a front end.
>
> sorry I'm a newbie...
>
> thanks,
Hi
these commands can help you:
cd mydir - change working directory to mydir
pwd - display present working directory
Regards
Ivan Sutoris