Hello: I have a numeric cell array and would like to conver this to a matrix. Please let me know how to do this.
Cheers,

 採用された回答

Adam Danz
Adam Danz 2019 年 9 月 30 日
編集済み: Adam Danz 2019 年 10 月 1 日

0 投票

m = cell2mat(values1);

1 件のコメント

Felipe Rios
Felipe Rios 2019 年 10 月 1 日
Thanks a lot Adam!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

質問済み:

2019 年 9 月 30 日

コメント済み:

2019 年 10 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by