Feeds
提问
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...
6 months 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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)....
5 years 前 | 0 个回答 | 0
0
个回答已回答
Which 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...
Which 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 前 | 0
| 已接受
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
Logging 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...
Logging 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 前 | 0
| 已接受
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
