Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!j4g2000prf.googlegroups.com!not-for-mail
From:  runcyclexcski@yahoo.com
Newsgroups: comp.soft-sys.matlab
Subject: Re: image in axes: making grid visible
Date: Wed, 22 Aug 2007 12:37:35 -0700
Organization: http://groups.google.com
Lines: 7
Message-ID: <1187811455.531528.178200@j4g2000prf.googlegroups.com>
References: <1187742962.261037.112010@m37g2000prh.googlegroups.com>
NNTP-Posting-Host: 131.243.19.164
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Trace: posting.google.com 1187811456 1503 127.0.0.1 (22 Aug 2007 19:37:36 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 22 Aug 2007 19:37:36 +0000 (UTC)
In-Reply-To: <1187811035.598550.327550@z24g2000prh.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: j4g2000prf.googlegroups.com; posting-host=131.243.19.164;
Xref: news.mathworks.com comp.soft-sys.matlab:425039



... interestingly, it does work with the clown image. But it does not
work with mine.

I load my image like this:

frame_image = image('cdata',myMatrix,'cdatamapping','scaled');