why do I receive PSB option menu block block (mask) does not have a parameter named 'MechanicalLoad'
69 次查看(过去 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!