Path: news.mathworks.com!not-for-mail
From: "Soo Jin Toh" <nicks_soojin@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: How to use data to plot 2D image
Date: Mon, 9 Mar 2009 13:36:01 +0000 (UTC)
Organization: The University of Birmingham
Lines: 7
Message-ID: <gp3601$dr4$1@fred.mathworks.com>
Reply-To: "Soo Jin Toh" <nicks_soojin@hotmail.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 1236605761 14180 172.30.248.37 (9 Mar 2009 13:36:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Mar 2009 13:36:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1061037
Xref: news.mathworks.com comp.soft-sys.matlab:523463


I'm really new to MatLab
I have a .csv file which contain X, Y coordinates (800) and the another column indicates the resistance of each points.
I know how to read the .csv file to matlab,
but I dunno how to define X, Y and Resistance and the color represent by different resistance.
Can anyone help me with this..
I need it urgently...
thanks...