Path: news.mathworks.com!not-for-mail
From: "Make " <makesure5@163.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: image in axes: making grid visible
Date: Mon, 2 Nov 2009 04:08:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 11
Message-ID: <hcllv1$et6$1@fred.mathworks.com>
References: <1187742962.261037.112010@m37g2000prh.googlegroups.com>
Reply-To: "Make " <makesure5@163.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257134881 15270 172.30.248.37 (2 Nov 2009 04:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 2 Nov 2009 04:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2071905
Xref: news.mathworks.com comp.soft-sys.matlab:581722


 runcyclexcski@yahoo.com wrote in message <1187742962.261037.112010@m37g2000prh.googlegroups.com>...
> I display an image in an axes, and I want the grid in the axes and the
> tickmarks pointing inwards being visible, i.e. being on top of the
> image. But the image always covers up the grid and the tickmarks. Is
> there any way to avoid that? I found a workaround by displaying the
> tickmarks outward, but with the grid there is no workaround. I looked
> in this group and in help and did not find anything. Matlab 6p5, about
> to upgrade to R2007.
> 
Try like this: if you display an axes in GUI,you can set the  property of axes
which called 'visible' 'off'