SPICE Files

6 views (last 30 days)
Mauricio Marulanda
Mauricio Marulanda on 29 Feb 2012
Answered: Sabin on 27 Mar 2023
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.

Answers (1)

Sabin
Sabin on 27 Mar 2023
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!