'Accessing Simulink data through CAPL script

I have a Simulink model which outputs some data in fixdt(1,16,0.01,0). I want to access this data through a CAPL script. What is the best way to do this? I have tried system variables but CANoe System Variable Output block does not support fixdt.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source