Community Profile

photo

Daniel


University of Maryland

Last seen: 1 year ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

11 years ago | 1

| accepted

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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. ...

11 years ago | 1 answer | 0

1

answer