cktconfig
Description
Use the cktconfig object to create a circuit configuration object
from a Simscape™ electrical diagram or subsystem, also called a Simscape model. You can use the object for subsequent circuit analysis such as operating
point analysis, finding transfer functions, creating state-space models, and building
Simulink® blocks. The object updates the base workspace with all of the information
accumulated from previous function calls that used that object.
Creation
Description
creates a circuit configuration object from a Simscape model.circuit = cktconfig(schematic,Name=Value)
Input Arguments
Name-Value Arguments
Output Arguments
Object Functions
ckttbl | Table of circuit elements from circuit configuration object |
Version History
Introduced in R2026a
See Also
cktblock | cktoperpoint | cktssmodel | cktzpk