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

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

[Octave-bug-tracker] [bug #49694] laplace function undefined


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49694] laplace function undefined
Date: Fri, 25 Nov 2016 17:20:50 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of bug #49694 (project octave):

                  Status:                    None => Works For Me           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Both functions are provided by the symbolic package. You probably didn't call
the functions correctly.


>> laplace
error: 'laplace' undefined near line 1 column 1
>> laplace (2)
error: 'laplace' undefined near line 1 column 1
>> laplace (sym ('x'))
ans = (sym)

  1 
  ──
   2
  s 



Closing as works for me.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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