MATLAB Help Center
Visualize tree node of algebraic topology
Since R2026b
figure = visualizeAlgebraicTopologyTree(eisfom)
figure = visualizeAlgebraicTopologyTree(eisfom) plots the algebraic topology tree of the EISModel object, eisfom.
figure
eisfom
EISModel
example
collapse all
Create a fractional-order equivalent circuit as a resistor in series with a parallel resistor-capacitor network.
eisfom = eisModel("R0+(R1,C1)")
eisfom = EISModel with properties: CircuitTopology: "R0+(R1,C1)" NumParameters: 3 ParameterList: ["R0" "R1" "C1"] ParameterValues: [0.0250 0.0035 150] CircuitImpedance: "(R0 + ((R1 * (1/(i*w*C1))) / (R1 + (1/(i*w*C1)))))" ParameterList: ["R0" "R1" "C1"]
Visualize the circuit topology as an algebraic tree.
Handle = visualizeAlgebraicTopologyTree(eisfom);
Fractional-order equivalent circuit model used to plot the algebraic topology tree, specified as an EISModel object.
Figure
Figure representing the algebraic topology tree of the eisfom input argument.
Introduced in R2026b
eisModel | modifyStateSpaceTransferFunction | parameterizeImpedanceBlock | plotMagnitudeAndPhase | simulateMagnitudeAndPhase
eisModel
modifyStateSpaceTransferFunction
parameterizeImpedanceBlock
plotMagnitudeAndPhase
simulateMagnitudeAndPhase
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office