I have a problem with .mat file and Simulink. I need to input data from .mat file to Simulink but not signals, i need to input variables in blocks. Block "From File" doesn't do any good for me since it only uses signals.
Is there any way for me to use Simulink Callbacks, PreLoadFcn or InitFcn? Or is there some other way to do this?