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

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

[Octave-bug-tracker] [bug #39889] run('path/to/file') doesn't when ".m"


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #39889] run('path/to/file') doesn't when ".m" is missing
Date: Sun, 20 Oct 2013 20:48:11 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #10, bug #39889 (project octave):

Attached is a new patch. I tested its behavior with testrun.m (also
attached).

I extended "run" to be able to run a script which is in the path  (here
scripta.m) without specifying its path :


run ("scripta")
## or
run ("scripta.m")


This works in matlab, but in octave it currently only worked if the script was
in the current directory.


(file #29430, file #29431)
    _______________________________________________________

Additional Item Attachment:

File name: bug_39889_2.diff               Size:2 KB
File name: testrun.m                      Size:2 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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