photo

Daniel


University of Maryland

Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
23,187
of 300,742

REPUTATION
2

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
1

RANK
 of 21,061

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,691

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

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

13 years ago | 1 answer | 0

1

answer