From: Bruno Luong on 14 Apr 2010 04:15 "ambrosia nightwish" <mess_imen(a)yahoo.fr> wrote in message <hq3213$eua$1(a)fred.mathworks.com>... > > How to convert S into a vector?? Why you want convert it to"vector" (whatever "vector" is; which nobody seems to know beside you)? To return the substring at 6th position, just call substr = S(6,:) The storage should be appropriate for any further manipulation. No need to convert to vector or vecteur or cell or arrow or flèche or pointeur etc Bruno
From: ambrosia nightwish on 15 Apr 2010 11:20 >The solution which I looked for was given by Bruno. Thank you all. best regards
First
|
Prev
|
Pages: 1 2 3 4 5 Prev: efficient storage, subsets of a set Next: Finding First 50 max. values in an array |