How to add a new field in astruct
1 view (last 30 days)
Show older comments
OLav Røthe Kyte
on 6 Nov 2019
Answered: Fangjun Jiang
on 6 Nov 2019
test=struct('generated_power',genPwr,'Platform_motions',PlatMotions)
How can I add a new field to my "test"-struct between runs?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Structures in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!