Access Matlab object behind Simulink Matlab function block

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!