Feeds
답변 있음
Why can't I tune a tunable parameter during Simulation?
If you defined a tunable parameter in your masked subsystem and it is not enabled to tune while executing you should check if th...
Why can't I tune a tunable parameter during Simulation?
If you defined a tunable parameter in your masked subsystem and it is not enabled to tune while executing you should check if th...
거의 13년 전 | 1
| 수락됨
질문
Why can't I tune a tunable parameter during Simulation?
Hello, I have a masked subsystem model with some parameters I set as tunable, in order to be able to tune these parameters du...
거의 13년 전 | 답변 수: 2 | 0
2
답변질문
What does "The last entry in tspan must be different from the first entry" mean?
Hello, I developed a model in simulink in which instead of using the integrator block, I am using the Interpreted MATLAB func...
대략 13년 전 | 답변 수: 0 | 0
0
답변질문
Simulink: Calling ode functions instead of using integrator blocks?
Hi, Is it possible to create a matlab function block in simulink where I can call the ode function (ex. ode45) instead of usi...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error: "This call-site passes more inputs to this function than it can accept."
Hi, I developed a new library in Simulink in which I have a Matlab function block. Within the block code I need to call other...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Dynamically Sized Inputs and Outputs
Hello, I understand that when building an S-Function, whether from an M-File, C-MEX or S-Function Builder, with dynamically s...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
C-MEX S-Function Simulink Crash
Hello, I generated an S-Function from C++ using the Legacy code to run in simulink. It does not work for all cases: If I chan...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
S-Function return types
Hello, I am trying to generate an S-Function code from a C++ source code in which I wish both input and output to be arrays. ...
13년 초과 전 | 답변 수: 1 | 0
