Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Why is performance on establishing a matfile object poor?

1 Ansicht (letzte 30 Tage)
Eva-Maria Weiss
Eva-Maria Weiss am 30 Jul. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi everybody,
I need a bit insights about matfile objects.
So the background is, I have a matfile containing several tall arrays (386 files) (matfile has a size of about 4.6 MB).
I use
data = matfile('MEA.mat');
to establish a matfile object on the MEA.mat file. It takes about 10 minutes.
So I wonder why it takes such a long time. Or is it long at all? I wonder how MATLAB proceeds on establishing such an object, and where is the bottleneck.
Thank you a lot for helping hints and information!
Eva

Antworten (0)

Diese Frage ist geschlossen.

Produkte


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by