필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Why is performance on establishing a matfile object poor?

조회 수: 1 (최근 30일)
Eva-Maria Weiss
Eva-Maria Weiss 2019년 7월 30일
마감: MATLAB Answer Bot 2021년 8월 20일
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

답변 (0개)

이 질문은 마감되었습니다.

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by