Path: news.mathworks.com!newsfeed-00.mathworks.com!oleane.net!oleane!news.in2p3.fr!in2p3.fr!proxad.net!feeder1-2.proxad.net!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: QUESTION: Seperate lineweights for axes and gridlines
Date: Wed, 04 Nov 2009 14:53:26 -0600
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <hcsptp$eos$1@news.eternal-september.org>
References: <hcq6ij$fda$1@fred.mathworks.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.eternal-september.org U2FsdGVkX18LR9jZa3SaiwAIolRMW4SCJ0sQolKlkGLLr8/YqqT//sRzEJDbmXqI3reSf4sXSFY0QWDemYo7g7txG5Dury0C2ap0VpfQt9JxdKjxqf505O46RjyQH5802ZXWYNgqkKyhT3AIunGqDA==
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Wed, 4 Nov 2009 20:58:34 +0000 (UTC)
In-Reply-To: <hcq6ij$fda$1@fred.mathworks.com>
X-Auth-Sender: U2FsdGVkX19oiEOgX2Vle9ptZibRxIY3JGLuwdX2ZZI=
Cancel-Lock: sha1:W9be1lTwSoQQEUzT1gDp0u6NhyA=
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Xref: news.mathworks.com comp.soft-sys.matlab:582522


DC Carmona wrote:
> Hi All,
> 
> Does anyone know of a way to thicken gridlines inside a plot
> without thickening the axes?
> 
No indication of such a property in my release via get/set()

Try drawing lines at the position of the grids would seem alternative. 
After the pain of experimentation to achieve desired results once, 
creating a function to do it shouldn't be too difficult I'd think...

--