From: anirban on 13 Apr 2010 09:04 I have data set containing (x,y,z). Here z is the height at (x,y). I want to plot different region of the (x,y) plane with different color (according to the height at that point) with matlab. Can you help me please?
From: Wayne King on 13 Apr 2010 09:19 anirban <anirban.chaos(a)gmail.com> wrote in message <c16ae2b4-2359-4fbb-a7a2-f08db3b9a686(a)z3g2000yqz.googlegroups.com>... > I have data set containing (x,y,z). Here z is the height at (x,y). I > want to plot different region of the (x,y) plane with different color > (according to the height at that point) with matlab. Can you help me > please? Hi, You can read >>doc surf hope that helps, Wayne
From: anirban on 22 Apr 2010 03:10 On Apr 13, 6:19 pm, "Wayne King" <wmkin...(a)gmail.com> wrote: > anirban <anirban.ch...(a)gmail.com> wrote in message <c16ae2b4-2359-4fbb-a7a2-f08db3b9a...(a)z3g2000yqz.googlegroups.com>... > > I have data set containing (x,y,z). Here z is the height at (x,y). I > > want to plot different region of the (x,y) plane with different color > > (according to the height at that point) with matlab. Can you help me > > please? > > Hi, You can read > > >>doc surf > > hope that helps, > Wayne Thanks Wayne. That really helped a lot and solved my problem.
|
Pages: 1 Prev: help with pdepe command has int command Next: Help with function and syms |