Statistics
RANK
202,607
of 299,784
REPUTATION
0
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,803
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 165,909
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
Question
How can I load a final state of a Simscape model in generated code?
Hi! I have a Simscape model of which I generate code for deployment. This works great if I start the simulation at defined simp...
2 months ago | 2 answers | 0
2
answersQuestion
Solver resets due to discrete signal at ps-simulink-converter
Hi! Using the Solver Profiler with a fixed-step model (ode3) I get a lot of solver resets due to discrete signal at a "ps-simul...
2 years ago | 1 answer | 0
1
answerQuestion
Index problems after version upgrade
Hi! I have a Simscape model running with R2020a. Now I upgraded to R2021a. Without any changes I get the following error when ...
4 years ago | 0 answers | 0
0
answersQuestion
The only high priority target the model has ist not met
Hello, I have a translational model that has only one variable which shall have a specified initial condition (start position)....
4 years ago | 0 answers | 0
0
answersWhich settings make Input/Output structs of generated code public again?
I found a way which is not really satisfying, but which leads to the solution I wanted: The way to go was to use the Quickstart...
5 years ago | 0
| accepted
Question
Which settings make Input/Output structs of generated code public again?
Hi! I used the simulink coder to generate c++ code of a simscape models. The resulting MyModel.h contains a class called <MyMod...
5 years ago | 1 answer | 0
1
answerQuestion
Mux/Demux for physical signals
Hi! Given a physical signal vector, how can I split up the vector into its components? That would be something like Mux/Demux f...
5 years ago | 1 answer | 0
1
answerLogging with referenced model
For others who might come across this question I'd like to provide the workaround that comes closest to a solution for me. Inste...
5 years ago | 0
| accepted
Question
Simscape ignores parameter units
Hi! I have a problem with a custom component. For investigation purposes I created the followinf minimal example of what I try ...
6 years ago | 0 answers | 0
0
answersQuestion
Logging with referenced model
Hello, I have a simscape model that I want to run via sim() command for testing purposes. Since I have input data that depends ...
6 years ago | 2 answers | 0