3d matrices
2 views (last 30 days)
Show older comments
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 Comment
Answers (1)
See Also
Categories
Find more on Other Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!