电路模块和普通的Simulink模块不能直接连接,因为属于不同类型的信号。二者之间需要使用一些特定的模块进行转换,例如Voltage Measurement、Current Measurement、Controlled Voltage Source等等。你现在需要的就是Voltage Measurement模块(要了解更多信息,可在MATLAB帮助中搜索“Interfacing the Electrical Circuit with Other Simulink Blocks”)。
可以参考以下例子:
power_sixpulses
或
power_twelvepulses