From: Rajeev Narayanan on
Hello,

I would like if it is possible to generate equation of a circuit from a SPICE netlist using MATLAB. Is that possible?

Thanks,
Rajeev
From: James Allison on
If you have SimElectronics you can create a model of the circuit:

http://www.mathworks.com/access/helpdesk/help/toolbox/physmod/elec/ug/briwjsj-2.html#brkv5uf

If you have a version older than R2010a you might be able to use netlist2sl.

-James

Rajeev Narayanan wrote:
> Hello,
>
> I would like if it is possible to generate equation of a circuit from a
> SPICE netlist using MATLAB. Is that possible?
>
> Thanks,
> Rajeev