This error typically occurs if the Simulink customizations are not fully loaded in the current MATLAB session.
To resolve it:
- Close all open block mask dialogs, model configuration settings window, and the Simulink model itself.
- In the MATLAB Command Window, run the following command:
sl_refresh_customizations
3. Reopen your model and retry the configuration(s).

