How so I send a Structure to the workspace from the Simulink embedded function?
显示 更早的评论
Hey everybody, I have a simulink model in wich I have an Embedded Function contains a structure defined as follow:
IsSomeElelsEmpty: 1
TskID: 1011
JntNumUAV1: 5
ObstRadius: 0.5000
ObstPose: [3x1 double]
ObstSafeDist: 0.8000
ManipJnts: [3x1 double]
ManipDesAngls: [3x1 double]
versor: [3x1 double]
viewPoint: [3x1 double]
positionNorm: [3x1 double]
uavYaw: -0.8739
DistDesUAV: 2.1000
W: [9x9 double]
K: [12x1 double]
Tsim: 26
Tss: 4
Tc: 0.0050
I want to send this structure to the works space ones. Any idea will be appreciated, thank you in advance,
回答(1 个)
Kaustubha Govind
2013-7-25
0 个投票
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!