Is there a way to import SPICE files to matlab. I know I can build a circuit with rfckt.series, rfckt.parallel, etc. But sometimes the RLC combinations cannot be fractured into series and parallel. Is there a way to give R 1 2 value, L 2 3 value, C 3 4 value, and so on? I would like to do this from the command line or a matab function.

Réponses (1)

Sabin
Sabin le 27 Mar 2023

0 votes

Simscape Electrical allows users to convert SPICE subcircuit to custom Simscape components using subcircuit2ssc function.

Community Treasure Hunt

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

Start Hunting!

Translated by