how can i create a string buffer with n size

Risposte (1)

str = 'aagttctactaac' ;
iwant = [str(1:end-1)' str(2:end)'] ;

Categorie

Richiesto:

il 17 Mag 2017

Risposto:

il 17 Mag 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by