Filter löschen
Filter löschen

3d matrices

1 Ansicht (letzte 30 Tage)
Ana
Ana am 25 Jan. 2012
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 Kommentar
Oleg Komarov
Oleg Komarov am 25 Jan. 2012
Small remark, a matrix is a 2D array. Refer to N-dimensional arrays.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 25 Jan. 2012

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by