Fieldnames
Closed this issue · 0 comments
jonathf commented
Structure variables can be retrieved through fieldnames. Not recognized by translation.
Example:
a = struct
a(1).b = "c"
d = filednames(a)
Closed this issue · 0 comments
Structure variables can be retrieved through fieldnames. Not recognized by translation.
Example:
a = struct
a(1).b = "c"
d = filednames(a)