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

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

[Octave-bug-tracker] [bug #55454] Octave fails to recognize implemented


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55454] Octave fails to recognize implemented functions from octave-forge packages
Date: Sat, 12 Jan 2019 12:11:46 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #4, bug #55454 (project octave):

Can you please try running Octave with either -f or --norc? Packages should
not be loaded by default unless your ~/.octaverc is doing it.


octave --norc
pkg load control
G = tf(1, 1)


works perfectly for me.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55454>

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




reply via email to

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