a={'A','B','C';'D','E','F'};
b={'1';'2'};
How can I create a cell array of 2X4 which looks like
'1' 'A' 'B' 'C'
'2' 'D' 'E' 'F'

Plus de réponses (0)

Catégories

En savoir plus sur Data Types dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by