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

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

[Octave-bug-tracker] [bug #46132] Any type of plotting freezes gnuplot


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46132] Any type of plotting freezes gnuplot
Date: Mon, 05 Oct 2015 20:10:23 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

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

<rest of comment>


>> y = x^2
error: for A^b, A must be a square matrix. Use .^ for elementwise power.
>> plot(x,y)
error: 'y' undefined near line 1 column 8
error: evaluating argument list element number 2
>>


Trying with ".^" goes better and then the plot appears fine with qt and with
gnuplot.
Using gnuplot it appears within a second.

Note: the first plot (with qt) took quite a bit of time. As gnuplot is slower
than qt, you might try just a little more patience.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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