Simulink error : Failed to evaluate mask initialization commands
88 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a problem in using Braking Test Reference Application of Vehicle Dynamics Blockset. The error was occured in Debounce block. I've just played the simulink file as it posted in mathworks. The only one thing that I've changed is ABS type; Five-state abs to bang bang abs. Is there anyone who experienced this same of similar problem like me?
Error code is like below. Of course, I have Vehicle Dynamics Blockset license.
Error in 'high_mu_sim_bangbang/Controllers/Brake Pressure Control/Bang Bang ABS/Debounce1': Failed to evaluate mask initialization commands.
Cause:
- At least one of the following product licenses is required: Powertrain Blockset, Vehicle Dynamics Blockset, Automated Driving System Toolbox.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/864565/image.png)
2 Kommentare
Swati Jain
am 11 Jan. 2023
I'm also facing the same problem in my model and by using the same technique, I'm also getting 1.
Antworten (1)
Titus Edelhofer
am 17 Jan. 2022
Dear Minkwang,
I understand you are sure that you have the vehicle dynamics blockset, nevertheless I would suggest to check if you can check out the license:
status = license('test', 'Vehicle_Dynamics_Blockset')
If this gives 1 (i.e., you indeed have the license available), then I would suggest to reach out to MathWorks technical support. If it gives 0, reach out to your IT why it's not available to you.
Titus
2 Kommentare
Siehe auch
Kategorien
Mehr zu Vehicle Dynamics Blockset finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!