Community Profile

photo

Claudius Rosendahl


Last seen: 1 year ago Active since 2021

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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 ago | 1 answer | 0

1

answer

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

1 year ago | 0

| accepted

Question


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

1 year ago | 1 answer | 0

1

answer

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

1 year ago | 0

| accepted

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers