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, 02 Jul 2014 12:08:12 +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 #21, bug #39495 (project octave):

Ok, for plot->polar the axis rescales. What happens for polar->plot?


polar(1:6,1:6)
hold on
plot(1:100,1:100)


With attached diff, this example doesn't rescale.

(file #31660)
    _______________________________________________________

Additional Item Attachment:

File name: polar_fix5.diff                Size:4 KB


    _______________________________________________________

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]