Modify cell array contents?

I want to modify a cell for example A = { 1, 2, 3, 2, 3, 4 } to the same A = { [1 2], [3 2], [3 4] }

Réponses (1)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by