photo

Rik van der Weij


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Using save with -v7.3 takes a long time and the mat file size is enormous
tried the following: a = ones(15000); save('a.mat', 'a'); % 800kb file save('b.mat', 'a', '-v7.3'); % 11 mb file The same...

más de 4 años hace | 1