Simulink simple RC circuit to netlist .cir file
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Does anybody know if a simple RC circuit built in the simulink environment can be exported as a .cir file format as such:
C1 0 1 C
R1 0 2 R
C2 1 2 C
....
Thanks.
0 commentaires
Réponses (1)
Ganapathi Subramanian
le 29 Mar 2023
Hello Jiazhou,
It is my understanding that you want to convert a simple RC simscape model to a SPICE file(.cir).
There is no feature in Simscape to convert a simscape model into a SPICE file(.cir) but the vice versa is possible.
For more information regarding conversion of SPICE file to a Simscape model refer this documentation
0 commentaires
Voir également
Catégories
En savoir plus sur Choose and Parameterize Blocks dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!