load multiple remote .mat files

1 次查看(过去 30 天)
Yilun
Yilun 2014-10-2
评论: José-Luis 2014-10-2
I am loading 4000 remote .mat files over the network (40k in size per file). It takes 42 seconds to load all of them. Is there way to speed up the process?
Ps: When I copy the files locally, it only takes 4 seconds to load them, excluding the copy time. However, copying takes about 1 minute.
  1 个评论
José-Luis
José-Luis 2014-10-2
That sounds more like a question for your IT guy rather than something you can solve with Matlab.
If you have Matlab loaded in the remote location, I guess you could load all the files there and then just transfer a single one.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by