How do I display a circuit using App designer?

5 Ansichten (letzte 30 Tage)
Tripali
Tripali am 3 Dez. 2022
Beantwortet: Amal Raj am 20 Mär. 2023
My project demands to get input from user, calculate certain values, and display a circuit using these values. It is a code to display OC/SC test of transformer. I have figured out how to get the outputs, but I don't understand how to make a circuit that displays this output using App designer.
(the question: collect data from the open circuit and short circuit test, print the values of the equivalent circuit parameters, and draw the schematic circuit diagram of the transformer with parameter values)
Please help.

Antworten (1)

Amal Raj
Amal Raj am 20 Mär. 2023
To display a circuit in an App Designer MATLAB GUI, you can use the axes component and plot the circuit using standard MATLAB plotting functions such as line or patch.

Kategorien

Mehr zu Circuit Envelope Simulation finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by