From: KSRaj Raj on 15 Mar 2010 14:03 Hey all, I wanted to convert a huge list of points into 2D array for mapping. Is there any function in matlab can help me with this ? - KSRaj
From: Wayne King on 15 Mar 2010 14:16 "KSRaj Raj" <subbu.iitb(a)gmail.com> wrote in message <hnlsou$69u$1(a)fred.mathworks.com>... > Hey all, > > I wanted to convert a huge list of points into 2D array for mapping. Is there any function in matlab can help me with this ? > > - KSRaj Hi, do you mean >>doc reshape Wayne
From: KSRaj Raj on 15 Mar 2010 15:12 I have a set of points (x,y,z) in a 1D array form. I want to plot those points as a surface. it is kind of sort them and put them into an array that the neighbors (adjacent layer points) can be identified. thanks - KSRaj "Wayne King" <wmkingty(a)gmail.com> wrote in message <hnlthh$jsr$1(a)fred.mathworks.com>... > "KSRaj Raj" <subbu.iitb(a)gmail.com> wrote in message <hnlsou$69u$1(a)fred.mathworks.com>... > > Hey all, > > > > I wanted to convert a huge list of points into 2D array for mapping. Is there any function in matlab can help me with this ? > > > > - KSRaj > > Hi, do you mean > > >>doc reshape > > > Wayne
|
Pages: 1 Prev: connecting uniprot Next: Cross-platform segmentation fault when executing a GUI |