필터 지우기
필터 지우기

How to generate a Simscape circuit model from a text file?

조회 수: 1 (최근 30일)
Jonathan
Jonathan 2014년 4월 8일
답변: Joel Van Sickel 2020년 12월 1일
Hi,
Is it possible, with Simscape/SimPower, to generate a circuit model with basic electrical elements using some kind of batch file that would contain every necessary instruction?
I know there are ways to do that with other circuit model softwares like Spice or Saber but I need to work with Matlab.
  댓글 수: 2
Jean-Baptiste Lanfrey
Jean-Baptiste Lanfrey 2014년 5월 11일
Hi Jonayhan, this is possible. it can easily be done using simulink functions such as add_block, add_line... Look at the documentation to get examples. HTH Jean-Baptiste
Jonathan
Jonathan 2014년 5월 12일
Thanks, I'll look into it.

댓글을 달려면 로그인하십시오.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 12월 1일
Doing matlab answers clean up. Answer was in the comments and is being pasted here, from Jean-Baptiste Lanfrey.
Jean-Baptiste Lanfrey on 11 May 2014
Hi Jonayhan, this is possible. it can easily be done using simulink functions such as add_block, add_line... Look at the documentation to get examples. HTH Jean-Baptiste

카테고리

Help CenterFile Exchange에서 Get Started with Simscape Electrical에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by