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

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

[Octave-bug-tracker] [bug #46051] Crash when function ezplot(sin(x))


From: Sergio
Subject: [Octave-bug-tracker] [bug #46051] Crash when function ezplot(sin(x))
Date: Sat, 26 Sep 2015 09:46:47 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #2, bug #46051 (project octave):

Using ezplot("sin(x)"), I get the same error, program crashed.

Then I try this:  
syms x
fx = sin(x)
typeinfo (fx)
ezplot (fx)

Now it works perfectly.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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