David Balbuena
Followers: 0 Following: 0
Statistics
RANK
11,711
of 294,533
REPUTATION
4
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
13,020 of 20,121
REPUTATION
23
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
5
ALL TIME DOWNLOADS
180
RANK
of 151,874
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Problem with C-Caller
Your model runs and produces results on my end. It's possible that the scope is not scaled properly for you to see the output. T...
1 year ago | 0
Non-static tunable parameters in C++ class code generation.
Generating non-static parameters is supported starting in R2021a. See this post for instructions on how to configure the model: ...
1 year ago | 0
Submitted
Simscape Multibody Reduced Order Flexible Cylinder
Get started with the Reduced Order Flexible Solid block using a simple cylinder
2 years ago | 5 downloads |
How can I debug a simulink C caller block in Visual Studio?
In R2022a, a new feature was introduced to make it easy to debug custom code. You can refer to this page: https://www.mathworks....
2 years ago | 0
Signal Logging in a Protected Reference Model
Hi Vincenzo, You are correct that you cannot log signals inside a Protected Model. As a workaround, you have 3 options: 1) Bri...
4 years ago | 0
Using Discrete PID Significantly Slows Down Simulation
This is most likely happening because you have a discrete controller driving a continuous variable-step plant. As mentioned in t...
4 years ago | 1