Access Matlab object behind Simulink Matlab function block
2 views (last 30 days)
Show older comments
Hallo,
is there any possibility to access per MATLAB the objects and their properties directly only having the corresponding Simulink block?
For example:
In the Automated Driving Toolbox the visionDetectionGenerator is a Matlab Function block containing a matlab object. This matlab object has a property called Intrinsics or a property FieldOfView. These properties are no parameters of the Simulink block, thus the get_param function does not work.
The question is, if there is now any possibility to access such matlab object properties directly only having the corresponding Simulink block.
Thanks for help and kind regards
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!