Community Profile

photo

DAEHO KIM


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to create an empty array of structs?
when I pre-allocate the struct array, I do as follows array(1: n)= struct; for iter= 1: n array(iter).a= "anything" ...

3 years ago | 1