mathnet / mathnet-numerics

Math.NET Numerics
http://numerics.mathdotnet.com
MIT License
3.44k stars 891 forks source link

Is it still impossible to read a 10 x 1 cell array of 3D arrays? #1044

Open babaq opened 8 months ago

babaq commented 8 months ago

I tried to load a mat file using v5.0 of the MathNet.Numerics.Data.Matlab library, and all generic arguments require a struct. How can I load the 3D arrays in a cell array?