photo

Bruno


自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
save variables in .mat files with desired name.
Maybe, a simples way to answer that need is to do the following: fname = sprintf('Data.mat', myData); save(fname) Hope it ...

5 years 前 | 6