|
From: | Thomas D. Dean |
Subject: | Re: Symbolic package doesn't work, Gnu Octave on Android smartphone |
Date: | Thu, 3 Dec 2015 07:47:55 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 12/03/15 05:24, Lorenz SChloesser wrote:
Hello, dear Octave community, recently I installed Gnu Octave 3.8.2 in my Android smartphone. I can run Octave, it works as expected. But when using operations which required the symbolic package (for example ">syms s" or, using the laplace operator) I get following error message: "error:'syms' undefined near line 1".
Try x = sym('x') Tom Dean
[Prev in Thread] | Current Thread | [Next in Thread] |