1
I have a file with several matrices, as described:
Name Value
lat <162x168 single>
lon <162x168 single>
obsData <162x168x4929 double>
time <5844x3 double>
v6Data <162x168x4929 double>
v7Data <162x168x4929 double>
I want to send this data to excel or cvs. I tried several commands unsuccessfully. Someone has already done this export?