Simulation of LS Dyna file though Matlab script
16 views (last 30 days)
Show older comments
Hi, I'm a currently working on a project where I need to run LS Dyna file( ".k" file ) through matlab. I don't know how to script it in Matlab so please if anyone knows how to code it, it would be helpful. P.S- (.k files) of LS Dyna are run through LS Run software as prepost doesn't do the simulation.
1 Comment
Md Mia
on 3 Jun 2022
Did you figure it out? I will appreciate if you could please let me know.
Thanks.
Answers (1)
Sigbjørn Tveit
on 20 Apr 2023
There is a project on github by user svenholcombe called 'matlab-lsdyna'. It allows you to do just that, as well as several other things, such as reading .k-files and ascii output files.
You'll find it here: https://github.com/svenholcombe/matlab-lsdyna
0 Comments
See Also
Categories
Find more on Using MATLAB Projects in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!