How do I resolve the error “Unrecognized function or variable: codertarge​t.tic2000.​internal.g​etSupporte​dHardwareB​oards” when using Simulink Online for Model-Based Design?

조회 수: 6 (최근 30일)

답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

제품


릴리스

R2025b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by