how can i make a input.file (.inp file) for Fasthenry with Matlab? any suggestions ? or is there a m.file ?

조회 수: 7 (최근 30일)
i have structure of busbars from Auto-cad, i want to make it into Fasthenry, but script it in Fastmodel is complex, so i want to use Matlab to do it, make a input file for Fasthenry for any structure of busbars from Cad. i can read CAD into Matlab with Stl.file,but how can i make a file for Fasthenry with Matlab ? any suggestions ?
Best Regards Wenlong
  댓글 수: 2
Jan
Jan 2017년 10월 2일
What is "structure", "busbars", "Fasthenry", "Fastmodel"? Which script?
Please edit the question and explain:
  • What is the available input (a file? which format?)
  • What do you want to do with it (import to Matlab? To which format?)
wenlong Ma
wenlong Ma 2017년 10월 4일
busbars is a power electronics laminated busbar. Fasthenry and Fastmodel are a software as ElectroMagnetic solver. details see https://www.fastfieldsolvers.com/software.htm. the input is stl.file from Autocad,i want to change it into inp.file for Fasthenry.

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

답변 (1개)

Chandani Madnani
Chandani Madnani 2017년 10월 4일
Not sure if you could convert stl file to inp.file format for Fasthenry. But there is a MATLAB function "stl2vrml" that helps you convert STL to virtual world file. Please see the documentation link below:
https://www.mathworks.com/help/sl3d/stl2vrml.html#inputarg_destination

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by