Load only specific substructures from a mega-structure.

3 ビュー (過去 30 日間)
Orestis Stylianou
Orestis Stylianou 2020 年 6 月 12 日
コメント済み: Orestis Stylianou 2020 年 6 月 12 日
Hello,
So I have many .mat files each one consisting of one structure (data) that contains another structure (files) which contains multiple other structures (segment01,segment02 and so on).
Let's say I want to access only a specific segment, eg. segment01. I have to load the .mat file and then do something like segment01=data.files.segment01.
This takes a lot of time. I know that if I had my .mat in the form data.Segment01, data.Segment02 etc I would easily load only a speciifc substructure but I do not know how to access only data.files.Segment01. Is there any way?
Thanks
  4 件のコメント
darova
darova 2020 年 6 月 12 日
You can't load only part of data
Orestis Stylianou
Orestis Stylianou 2020 年 6 月 12 日
I see... Thanks for letting me know

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFile Operations についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by