Hello,
I am using MBDT for s32k344.
I am trying out following example.

As per the adc configuration it is one-shot. Ideally in one shot the conversion should take place once and value should be saved in 'Channel X' variable in the model. After that even if voltage on the respective pin is changed value should not get updated like that happens in scan mode(Continuously updating the variable, as continuous conversion is happening.
But in this case on Freemaster I can see that value is continuously getting updated i.e. it is behaving like a continuous mode.
Please can you help me with this. And please explain me how to make it one-shot adc model in MATLAB.
Regards