On 30-Mar-2008, Ben Abbott wrote:
| On Mar 30, 2008, at 1:30 AM, Dmitri A. Sergatskov wrote:
| > On Sat, Mar 29, 2008 at 11:42 PM, Chris Tandiono
| > <[EMAIL PROTECTED]> wrote:
| >> When using the run command, the working directory is not the expected
| >> working directory. Should this be changed
On Mar 30, 2008, at 1:30 AM, Dmitri A. Sergatskov wrote:
On Sat, Mar 29, 2008 at 11:42 PM, Chris Tandiono
<[EMAIL PROTECTED]> wrote:
When using the run command, the working directory is not the expected
working directory. Should this be changed? I don't really know.
octave-3.0.0:8> pwd
ans = /
On Sat, Mar 29, 2008 at 11:42 PM, Chris Tandiono
<[EMAIL PROTECTED]> wrote:
> When using the run command, the working directory is not the expected
> working directory. Should this be changed? I don't really know.
>
> octave-3.0.0:8> pwd
> ans = /Users/chris/Desktop
> octave-3.0.0:9> run ../che
When using the run command, the working directory is not the expected
working directory. Should this be changed? I don't really know.
octave-3.0.0:8> pwd
ans = /Users/chris/Desktop
octave-3.0.0:9> run ../checker.m
error: run: file must exist and be a valid Octave script file
error: evaluating if