Daniel
University of Maryland
Followers: 0 Following: 0
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...
12 years 前 | 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...
12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
