help-octave
[Top][All Lists]
Advanced

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

Re: Symbolic functions not being loaded after 4.0.2 upgrade


From: Colin Macdonald
Subject: Re: Symbolic functions not being loaded after 4.0.2 upgrade
Date: Thu, 5 May 2016 11:09:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 04/05/16 21:37, Guardian wrote:
> pkg load symbolic
> syms s
> F = 1/s^2;
> ilaplace(F)
>>> error: 'ilaplace' undefined near line 1 column 1

Have you tried removing Symbolic completely, restarting Octave and
re-installing?  Does "help @sym/ilaplace" work?

> Note: I've had to edit winwrapy.bat line 8 to py -2 -i 2> NUL as python 3
> gives errors when I use the symbolic package

That should not be necessary.  We support both Python 2 and Python 3.
Can you give the errors?  Or even better, submit an issue:

https://github.com/cbm755/octsympy/issues




reply via email to

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