why do I receive PSB option menu block block (mask) does not have a parameter named 'MechanicalLoad'
78 ビュー (過去 30 日間)
古いコメントを表示
when I compiled my mlapp with simulink model,it has warning me PSB option menu block block (mask) does not have a parameter named 'MechanicalLoad'。
0 件のコメント
回答 (1 件)
Pratik
2024 年 7 月 25 日
Hi Zhang,
It will be difficult to figure out the root cause of the issue without acess to the full model and the version in which it is being run.
However, the error seems quite similar to the one mentioned in this MATLAB Answers question: Please help me to sove this problem, thank you so much! - MATLAB Answers - MATLAB Central (mathworks.com).
Hence as mentioned in the post, deleting Powergui block of new version and replacing it with the block from your Installed Simulink library might be a possible workaround.
If it does not resolve the issue reach out to MathWorks Technical support. Contact Support - MATLAB & Simulink (mathworks.com)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!