Community Profile

photo

Rik van der Weij


Last seen: 7 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
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...

4 years ago | 0