Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Display an Image with scaled axes
Date: Mon, 25 May 2009 14:55:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <gvebg7$fba$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1243263303 15722 172.30.248.37 (25 May 2009 14:55:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 25 May 2009 14:55:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1853921
Xref: news.mathworks.com comp.soft-sys.matlab:542386


Hi,

I have a 2D matrix, and I want to display it as an image, for example with the 'image', 'imagesc' commands, but, with my axes. I have another 2 vectors holding the x and y values, and I want to display the 2D matrix as function of them.

How can I do this?

Thanks in advance,
Meni