Vico Wu
Followers: 0 Following: 0
Feeds
提问
slbuild Simulink model subsystem failure
I have a simulink model, there is subsystem inside the model, and I want to generate C code from the subsystem in the model usin...
2 years 前 | 1 个回答 | 0
1
个回答提问
waitbar uifigure the message input argument cannot support the char '_'
I want to use the waitbar uifigure to display some information,the message argument include the char '_',but it cannot display,a...
2 years 前 | 1 个回答 | 0
1
个回答提问
我的连续的simulink 功能块Sine Wave 是灰色的
我的matlab 是2020b ,新建空模型发现我的source 里面的Sine wave 功能块是灰色的 ,不能添加,我检查了我的模型参数并没有设定定步长但是为什么不让我添加sine wave 呢。
2 years 前 | 0 个回答 | 0
0
个回答提问
如何用m脚本把Set Path 设置为默认值
我想通过脚本将上面个的路径恢复成默认状态,手动操作中还会提示save path 需要设定为No 上面的操作如何用 m脚本实现.
2 years 前 | 2 个回答 | 0
2
个回答提问
如何在生成的代码中加入C函数调用
我想要搭建一个simulink模型,我查了资料可以通过matlab function 调用的形式加入c代码,但是我的c代码是API的.a文件关联的文件很多,我想在生成的代码中 某个位置直接包含我想要调用的函数体,不用去解析API的库文件,不用去考虑他的实现...
2 years 前 | 1 个回答 | 0