Loading data to/from network drives
Show older comments
I have a lot of data in multiple files produced by a simulation that I now want to process in Matlab. I've looked before at the fastest ways to load the data, but I had not considered where I'm loading it from. Is it possible that the bottleneck in processing is that the data is stored on a network drive rather than locally? Similarly, will saving the processed data as a .mat file be slower if I'm saving it to a network drive?
Accepted Answer
More Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!