Question: Getting symbolic value error in Bode Plot

Hi there,

I'm trying to do a BodePlot of a transfer function for a Buck Converter. So I assign values for R, C and L, but when I try to run the Bodeplot function from the DynamicSystems package I get a:

"Error, (in DynamicSystems:-evalfSystem) symbolic value(s) in model: sCR, sL"

What can I do to fix this?

Thank you

Please Wait...