Community Profile

photo

Rik van der Weij


Last seen: 7 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 前 | 0