How to add new field to existing structure?

191 次查看(过去 30 天)
I would please like to know how to add a new field to a existing structure array.

回答(1 个)

madhan ravi
madhan ravi 2020-5-30
If S is your struct:
S.Newfield = "Hi there;)"
  5 个评论

请先登录,再进行评论。

类别

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