Feeds
提问
Assign values to a string in Matlab
For example I have: X ='abcaaabc'; How can I get it like Y= [a b c a a a b c]; and Y1= [0 1 2 0 0 0 1 2]
6 years 前 | 2 个回答 | 0
2
个回答提问
How to get all iterations from a loop? GUI Please heeeelp
Hi. I made a code for huffman coding that works well in a script txt=('hi'); nc=length(txt);%calcula el total de caracteres f...
7 years 前 | 0 个回答 | 0