Loading data to/from network drives
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!