Feeds
提问
why do I receive PSB option menu block block (mask) does not have a parameter named 'MechanicalLoad'
when I compiled my mlapp with simulink model,it has warning me PSB option menu block block (mask) does not have a parameter name...
1 year 前 | 1 个回答 | 0
1
个回答已回答
当我用compiler打包调用了simulink的app后,更改数据无法更新输出图像
I have used setVariables method to set the values of the tunable parameters.But I cant sim model。
当我用compiler打包调用了simulink的app后,更改数据无法更新输出图像
I have used setVariables method to set the values of the tunable parameters.But I cant sim model。
1 year 前 | 0
提问
当我用compiler打包调用了simulink的app后,更改数据无法更新输出图像
simInp=simulink.compiler.configureForDeployment(simInp); 如果我不加这行代码,打包后的exe就会报错以未知模式运行,加上这行代码后,显示模型无法更新,修改模型参数后,输出仿真图不变。
1 year 前 | 2 个回答 | 0