How to select / extract an array from a structure corresponding to other data type inside the same structure file?

2 次查看(过去 30 天)
Hi,
Say that I have a structure that contains different types of data type (attached).
I want to get the maximum value in one of the field (double type, 'MeanIntensity') using max, then I want to select the field (Matrix array, 'DataBinary') corresponding to its maximum value, then save it on a separate matrix array. Any idea on how to do this?
Thanks for any suggestions and help.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multidimensional Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by