Error on Simulink : CRL: "Simulation Target IPP BLAS SIMD" cannot be found in the registry.

I am working the below project on MATLAB Simulink but facing error as displayed in the picture.
Please check and let me know tehe solution to resolve this issue asap.
Thanks.
Aravind. Y

Answers (1)

Hey Aravind,
I understand you receive the error :CRL: "Simulation Target IPP BLAS cannot be found in the registry" when working on Desing MPC Controller for Position Servomechanism.
Two possible reasons for the issue:
  1. Corrupted “path” settings
The most likely cause of this error is the MATLAB path not being able to locate certain files or did not correctly identify and locate all your licensed products.
One way to resolve this issue to restore & refresh path settings, I Here are the steps, execute the following commands from the MATLAB command prompt:
>> restoredefaultpath
>> rehash toolboxcache
>> sl_refresh_customizations
2. Missing files:
Hope this helps.

Products

Release

R2021b

Tags

Asked:

on 27 Jan 2022

Answered:

on 21 Oct 2023

Community Treasure Hunt

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

Start Hunting!