help-octave
[Top][All Lists]
Advanced

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

Re: Unidentified subject!


From: etienne grossmann
Subject: Re: Unidentified subject!
Date: Wed, 1 Mar 2000 13:25:19 +0000 (WET)


  Hello,

#  warning: function `fx1_o' defined within script file
#   `/home/frangos/octave/fx1_o.m' 

  this could be because 'octave' believes that 'fx1_o.m' is a script
  file, probably because it does not start with.

function foo = fx1_o(bar)

  Is this right?


#  This does not seem to be correct. If you run the function again
#  this warning disappears, but reappears again each time any other
#  function is called from within fx1_o.m, at which point octave
#  suspends execution and returns to the command line.

  When 'octave' has a problem with a file, it acts somewhat like a
flip-flop, once trying to compile the file, the other time exectuting
something.

  HTH,

  Etienne

 



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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