circuitWizard
circuitWizard object will be removed in a future release. Use cktconfig object and cktblk
function instead. (since R2026a) For more information, see Version History.
Description
Use the circuitWizard object to build a block from or perform
linear or switched circuit analysis of a circuit object. The circuit object is created from a
Simscape™ circuit diagram.
Creation
Syntax
Description
builds a Mixed-Signal Blockset™ block from the cktObj = circuitWizard(cktObj,"build","AnalogCircuit")cktObj object and places it in the
Simulink® model AnalogCircuit.
performs the linear and switched circuit analysis of the cktObj = circuitWizard(cktObj,"analyze")cktObj
object. For more information about how to construct the circuit object or set up the
analysis, see Simscape Automation Using Command Line Interface.

