help-octave
[Top][All Lists]
Advanced

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

Re: SOLVED was: The parse error on the "x"


From: Andreas Weber
Subject: Re: SOLVED was: The parse error on the "x"
Date: Sat, 02 Feb 2013 15:22:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

Am 02.02.2013 15:04, schrieb Taban:
> Thanks for the all comments, i am going crazy.
> <http://octave.1599824.n4.nabble.com/file/n4649393/27yoj5y.png> 

Argh...
The message you get says it all "f does not agree with function file.."

run your code with
source("dif.m")

OR you could also insert something (1;) above the declaration as I told
you in my previous post and run it directly (without .m) if there aren't
special charcaters, whitespace in the filename.

See also
http://www.gnu.org/software/octave/doc/interpreter/Script-Files.html#Script-Files


reply via email to

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