Struct contents reference from a non-struct array object

I have struct of arrays. When any struct is empty while concatenating, the above error is displayed.
d=[s1.a.d;s2.b.d;s3.c.d]
when struct a,b,c is empty above error is shown. How to redefine stacking to eliminate the error. I have also tried isstruct and isempty, but these commands are not working as expected.

回答 (0 件)

この質問は閉じられています。

製品

リリース

R2017a

質問済み:

2018 年 8 月 3 日

閉鎖済み:

2018 年 8 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by