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

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

[Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/


From: Stefan Mahr
Subject: [Octave-bug-tracker] [bug #39495] polar plot should have a circular rho/theta axis
Date: Wed, 25 Jun 2014 09:31:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36

Follow-up Comment #10, bug #39495 (project octave):

The example with scalars doesn't trigger the bug. Most probably I tested with
modified sources. Sorry.

However, the latest example still triggers the bug.


octave:1> close all
octave:2> polar([0 45 90],[1 1 1])
octave:3> polar([0 45 90],[2 2 2])
error: get: invalid handle (= -18.4632)
error: evaluating argument list element number 1
error: called from:
error:  
/arb/devel/octave/octave-repos-hg/octave-hg/build-gcc/../scripts/plot/draw/polar.m
at line 287, column 3
error:  
/arb/devel/octave/octave-repos-hg/octave-hg/build-gcc/../scripts/plot/draw/polar.m
at line 112, column 5


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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