octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #37520] run() does not execute functions


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #37520] run() does not execute functions
Date: Sun, 07 Oct 2012 18:05:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Junglewallaby/3.6.13

Update of bug #37520 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Run does not execute functions. It executes scripts. If you attempt to run a
function as a script, all that happens is that the function file is executed
as a script file, i.e. the function is parsed and loaded into the symbol
table.

Since Matlab doesn't allow defining functions in script files, there is no
need to attempt compatibility here.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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