Simulink simple RC circuit to netlist .cir file
조회 수: 16 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Ganapathi Subramanian
2023년 3월 29일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Semiconductors and Converters에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!