MATLAB: Simulink real time download on Mac

install simulink real time on mac

Hi there,
Im trying to run the code:
param = getparam('P4-2v');
which is used for ultrasound application, but matlab gives me an error that 'getparam' requires Simulink Real-Time.
I am using a mac and I was wondering if I can download Simulink Real-Time on matlab if im using a Mac?
Thank

Best Answer

In R2020a, Simulink Desktop Real-Time is supported on Windows and Mac, but Simulink Real-Time is only supported on Windows.
Related Question