Simulink model compilation getting fail.

조회 수: 2 (최근 30일)
Hitendra
Hitendra 2023년 4월 12일
답변: Dhruv 2023년 4월 20일
An error has occurred during refresh of Action named designVerifierAppAction
warning: Undefined function 'slavteng' for input arguments of type 'char'.
It was working before with windows 10 and windows 11 but after security package update getting following error

답변 (1개)

Dhruv
Dhruv 2023년 4월 20일
The error message suggests that there is an issue with the Simulink model compilation. This could be caused by a recent security package update. Here are a few things that can be tried:
  1. Check that all the required software packages and libraries are installed and up to date, including any third-party packages that Simulink depends on.
  2. Make sure that your Simulink installation is up to date and fully patched. Check the MathWorks website for any available updates or patches that may address this issue.
  3. Try uninstalling and reinstalling Simulink to see if that resolves the issue.
  4. If there is any security package update that is incompatible with Simulink. Try rolling back to a previous version and see if that helps.
Hopefully, one of these suggestions will help resolve the issue.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by