Simscape powersystems change library block
5 views (last 30 days)
Show older comments
I have a problem.
I am trying to simulate the P, I, V (RMS) from a certain powersystem. I am using simscape powersystem blocks. The problem is that one of the input parameters of the certains blocks only allow a constant. I want to use an array (1D of 2D if possible) as an input.
How can I change the library-block or how can i use an array from the workspace directly into the simulink environment?
*included picture of my intent*
0 Comments
Answers (1)
Swarooph
on 19 Oct 2016
I don't think it is possible to change the RLC Series load block. You might want to alternatively think about running your model multiple times through a MATLAB script to do a parameter sweep. Here is an example.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!