Re: convert value into variables
- From: dave <dave@xxxxxxxxxxxxxx>
- Date: Tue, 24 Apr 2007 10:22:22 -0400
andy wrote:
hello,
I have got a problem with converting value into variables.
I have a few data sets, one of the data set i've got are shown
below(the column number of a,b,c,d may varies):
a1 b c2 d
1 4 5 6
2 5 6 6
2 3 4 5
I would like to split the data so that
a1=[1;2;2],b=[4;5;3],c2=[5;6;4],d=[6;6;5]
help assignin
or
help eval
how can i do that?.
Any ideas, please help, thanks!
- Follow-Ups:
- Re: convert value into variables
- From: Andrew
- Re: convert value into variables
- References:
- convert value into variables
- From: andy
- convert value into variables
- Prev by Date: Re: Setting image size in PRINT
- Next by Date: implementazione matlab algoritmo corner extraction shi-tomasi o kanade-tomasi
- Previous by thread: convert value into variables
- Next by thread: Re: convert value into variables
- Index(es):
Relevant Pages
|