From: Matthew on
Is it possible to identify the rate in which an Embedded Matlab block is running instead of hard coding it? For example a model is running a discreet time step at 400Hz, is there a way to find this 400Hz value in the embedded matlab code, updated dynamically at run time to be used for a function that has to know what the running rate is?