Saving matrixes in another matrix

2 ビュー (過去 30 日間)
nertila ogreni
nertila ogreni 2020 年 12 月 24 日
コメント済み: nertila ogreni 2020 年 12 月 24 日
Hello,
I have a code with 3 cicle for inside each other and as an output i get a matrix 21x12. I want to save this matrixes in a big tensor with these matrixes. Anyone can help me with this? Thank you

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2020 年 12 月 24 日
編集済み: KALYAN ACHARJYA 2020 年 12 月 24 日
Say M1,M2,M3 ..are the matrices, save the all in one variable like
data={M1,M2,M3}
Please refer the MATLAB docs for more info
  1 件のコメント
nertila ogreni
nertila ogreni 2020 年 12 月 24 日
thank you

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCalendar についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by