- What is the available input (a file? which format?)
- What do you want to do with it (import to Matlab? To which format?)
how can i make a input.file (.inp file) for Fasthenry with Matlab? any suggestions ? or is there a m.file ?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Jan
el 2 de Oct. de 2017
What is "structure", "busbars", "Fasthenry", "Fastmodel"? Which script?
Please edit the question and explain:
Respuestas (1)
Chandani Madnani
el 4 de Oct. de 2017
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
0 comentarios
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!