[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #46051] Crash when function ezplot(sin(x))
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #46051] Crash when function ezplot(sin(x)) |
Date: |
Fri, 25 Sep 2015 18:00:10 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 |
Follow-up Comment #1, bug #46051 (project octave):
Just to make sure it is quite clearly the interaction with the symbolic
package, can you try the following code?
ezplot ("sin(x)")
Also, what does the following return
syms x
fx = sin(x)
typeinfo (fx)
ezplot (fx)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46051>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/