creating matrix with map object as elements

Hi,
I am working on a problem of building a 10*3 matrix in which all the elements are map objects(with key and value).
Is there a way to do this in Matlab?
Thanks! Ruming

 採用された回答

Walter Roberson
Walter Roberson 2016 年 10 月 18 日

0 投票

Only as a cell array.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by