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

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

[Octave-bug-tracker] [bug #58015] axis equal 'clears' the plot


From: anonymous
Subject: [Octave-bug-tracker] [bug #58015] axis equal 'clears' the plot
Date: Sun, 22 Mar 2020 09:19:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0

Follow-up Comment #3, bug #58015 (project octave):

(Response to the OSX screenshots)
Hmm, are you running the 5.2.0 version too?

The first screenshot (file #48645) is what it looks for me during generation.
My attached screenshot is what is left for me when the program is done. 

I also attached a faster version of the generator.m (it only plots every 10th
polygon). 

What is your output of the following commands:

dbstop axis>__axis__ 229
generator(0,1);
debug> pbratio
debug> get(ca,"plotboxaspectratio"


My output is

pbratio =

   434.00   342.30   342.30

ans =

   1.0000   1.0000   1.2500


I also played around with set(ca, "plotboxaspectratio", [x y z]) a bit more,
and my previous conclusion that z_new has to be >= z_old was wrong. My new
conclusion is that z has to be greater than at least one of x or y for the
plotted polygons to be visible. 

(file #48650, file #48651)
    _______________________________________________________

Additional Item Attachment:

File name: linux-output.png               Size:10 KB
    <https://savannah.gnu.org/file/linux-output.png?file_id=48650>

File name: generator.m                    Size:2 KB
    <https://savannah.gnu.org/file/generator.m?file_id=48651>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58015>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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