3d matrices
古いコメントを表示
I have a 3D matrix (x,y,t), with: t=1:30 (30 time steps), x=100, y=100
I want to write each time step to a file, to have: file1.dat (100x100), file2.dat (100x100), ...., file.30dat
Can you help me?
1 件のコメント
Oleg Komarov
2012 年 1 月 25 日
Small remark, a matrix is a 2D array. Refer to N-dimensional arrays.
回答 (1 件)
Walter Roberson
2012 年 1 月 25 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!