Community Profile

photo

Kunal Iyer


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Modify multi-level structure within a matlab function block in simulink
I have a multi-level structure ("a") defined as follows, clear all a.test1 = 5; a.test2 = [2 4 6]; a.b.test3 = 4; I want to...

4 years ago | 1 answer | 0

1

answer