Simscape powersystems change library block

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*

回答(1 个)

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.

提问:

2016-10-16

回答:

2016-10-19

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by