4 lines
64 B
Text
4 lines
64 B
Text
|
|
% Given struct "test"
|
||
|
|
test.b=1;
|
||
|
|
test = setfield (test, "c", 3);
|