How to save a multiple layer struct

3 次查看(过去 30 天)
HEllo all,
It would be kind if someone could help me, i have an struct called result and inside that struct i have other structs and i want to know how could i save the struct that inside to an spreadsheet
  1 个评论
Guillaume
Guillaume 2015-7-8
Usually, if you use multilayer structures, it's because your data is in a form of tree. That's not really compatible with the square tabular format of excel.
So, you'll have to give more details about what's in your structure and how you want to map that to a tabular format.

请先登录,再进行评论。

回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by