The variable capacitor in Simscape doesn't take vector or function

1 view (last 30 days)
Hi everyone, I'm trying to make a circuit in Simscape, i need to make a variable capacitance which takes a function from the workspace, but it give me the error in the picture, any help, please?

Answers (1)

Sabin
Sabin on 9 Jan 2023
Having a function is fine but the output of the function should be scalar not a vector. If the function provides several values perhaps the circuit needs to be updated to include several capacitors.

Community Treasure Hunt

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

Start Hunting!