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일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Calendar에 대해 자세히 알아보기

제품

질문:

2020년 12월 24일

댓글:

2020년 12월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by