Efficient and intuitive storage of Data for easy access and processing. Organization of experimental Datasets.

1 次查看(过去 30 天)
Hello all,
at the moment i am a bit stuck, hopefully somebody can get me going again :)
A set of Data was collected each month and is now to be post-processed.
I would like to have a Datastructure that i can access in the following manner:
"Dataset.average" returns a vector (!) of all measured average-Values etc.
  • So i could easily plot, for example, "Dataset.average" against "Dataset.firsthalf.x" or "Dataset.average" against "Dataset.Name"
  • At the same time i would like to be able to sort the dataset in ascending (or descending etc.) order by a selected variable eg. "Dataset.secondhalf.y"
Is this possible in Matlab?
I tried almost every possible combination (there are lots :) ) of table, structure, cell arrays but the correct one was still missing.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Descriptive Statistics 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by