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

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

[Octave-bug-tracker] [bug #54030] Error with whos -file: 'load' not foun


From: Guillaume
Subject: [Octave-bug-tracker] [bug #54030] Error with whos -file: 'load' not found
Date: Fri, 1 Jun 2018 05:28:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <http://savannah.gnu.org/bugs/?54030>

                 Summary: Error with whos -file: 'load' not found
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Fri 01 Jun 2018 09:28:25 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Any

    _______________________________________________________

Details:

There seems to be a regression with whos ("-file", ...) as it throws an error
with 4.4 or dev but appears to work fine with 3.6.


octave> a = magic (4);
octave> save ("test.mat", "a");
octave> whos -file test.mat
error: feval: function 'load' not found
octave> who -file test.mat
error: feval: function 'load' not found





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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