Zheyu.Gao@googlemail.com wrote in message <cad24a09-3de7-
49e1-9d73-818edf449288@q28g2000prh.googlegroups.com>...
> hi, eveyone, I got a problem transfering a txt file to cell array, the
> problem as following
[quoted text clipped - 27 lines]
>
> can anyone give some help please!!
help cellstr
Zheyu.Gao@googlemail.com - 24 Jul 2008 21:41 GMT
> Zheyu....@googlemail.com wrote in message <cad24a09-3de7-
>
[quoted text clipped - 38 lines]
>
> - Show quoted text -
thanks for the help, but cellstr dose not seems to solve the problem,
I want the array in the each cell to be 3x3 int for example
c{1,1}=<3x3 int>
c{1,2}=<4x4 int>
is there a way to do it? or can textscan have a dynamic format? for
example
'%d' 3 times or N times.
Zheyu.Gao@googlemail.com - 24 Jul 2008 23:09 GMT
> Zheyu....@googlemail.com wrote in message <cad24a09-3de7-
>
[quoted text clipped - 38 lines]
>
> - Show quoted text -
Hi Scott
thanks for your help, I have solve the problem, just ignore my
previous post. cheers man.