3d matrices

1 次查看(过去 30 天)
Ana
Ana 2012-1-25
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
Oleg Komarov 2012-1-25
Small remark, a matrix is a 2D array. Refer to N-dimensional arrays.

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2012-1-25

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by