Is it posible to download the FEATool Multiphysics .m code to insert into other Matlab code?

Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Is it posible to download the FEATool Multiphysics .m code to insert into other Matlab code?

Submitted Questions
Hello,

I want to ask if the FEATool Multiphysics toolbox is open source or not, is it posible to download the .m code to insert into my own Matlab code and m-script files? I can't see any Matlab .m code in the FEATool github repository.
Reply | Threaded
Open this post in threaded view
|

Re: Is it posible to download the FEATool Multiphysics .m code to insert into other Matlab code?

Precise Simulation
Administrator
Hi, FEATool Multiphysics is currently not fully open source, but the Matlab m-file source code for a subset of functionality is fully open, such as the finite element definition library and Matlab multiphysics script models, so that users can implement their own multiphysics models and finite element shape functions.

Moreover, with a full license you can still access and use the FEATool m-file toolbox API in your own code (but not directly view, open, or modify those specific m-files). The relevant m-file stubs are installed with the toolbox (not via the github sources).