MATLAB Executable

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Jonathan Mortensen
Posts: 32
Joined: Wed Jul 06, 2016 1:33 pm

MATLAB Executable

Post by Jonathan Mortensen » Fri Nov 20, 2020 1:49 pm

Hi everyone!

I have been working on a MATLAB app that calls for OpenSim simulations. I have found that I can package the app and run it from MATLAB (with OpenSim previously configured). I would like to know if any of you have successfully packaged a MATLAB app as a standalone executable (using the compiler toolbox) which includes OpenSim functions.

My guess is that it will not work, because the standalone MATLAB executable version will not be configured to use OpenSim (especially on someone else's machine, even if they have OpenSim). However, if any of you have done this before please share your pointers.

Thanks!

Tags:

POST REPLY