photo

Claudius Rosendahl


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How can I save partial results of a simulation that exited with error when running it programmatically?
I have a Simscape simulation that writes results to the variable out. I'm trying different sets of parameters for my PID control...

1 year 前 | 1 个回答 | 0

1

个回答

已回答
Simulation cannot be saved due to error in callback functions (script-as-function call error)
Hotfix: renaming the script that was previously called (and then removed) works. I think this is a bug that needs fixing but I'l...

2 years 前 | 0

| 已接受

提问


Simulation cannot be saved due to error in callback functions (script-as-function call error)
I thought it would be smart to use a script to set parameters for my simscape simulation. I put the script in the callback InitF...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
code-started simulation: Why can't local variables be accessed by Simulink?
After I played around with the MATLAB engine in python a little more, I came to understand how the workspace works there. I st...

2 years 前 | 0

| 已接受

提问


Can Simscape models be build programmatically?
I want to build a Simscape model for thermal liquids programmatically. I took some code from https://www.goddardconsulting.ca/s...

2 years 前 | 1 个回答 | 0

1

个回答

提问


code-started simulation: Why can't local variables be accessed by Simulink?
I want to use python to run a simulation in SIMULINK. As far as I understand that requires the simulation to be part of a functi...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Combined stacked and multi-bar barchart
I have three data columns (Y(:,1:3)) and their corresponding errors (Y(:,4:6)). What I want is Y(:,1) grouped with a stacked bar...

3 years 前 | 0 个回答 | 0

0

个回答