help-octave
[Top][All Lists]
Advanced

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

Re: draw box


From: Kristoffer Walker
Subject: Re: draw box
Date: Sat, 12 Oct 2013 08:16:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Andy, thank you very much.

Kris

On 10/12/2013 06:50 AM, Andreas Weber wrote:
Hi Kristoffer,

Am 11.10.2013 23:39, schrieb Kristoffer Walker:
I've not found a solution using Google.  I'm trying to make a polar
histogram using rose, but replace the outer box with a circle.  The
first step is to remove the box.

set(gca,'box','off')
refresh

does not affect the visibility of the axis box.  I cannot manually edit

set(gca, 'visible', 'off')
(this also hides the box)

HTH, Andy




reply via email to

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