How to make a matlab .exe file to be intrinsic so I can use it under any working path?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello, anyone can help?
I got a question here, I wrote a matlab function and converted it to a .exe using MATLAB Compiler. Now I can only run this .exe under the path where I put this .exe file. I want to run this .exe under any working path, which means to make it as intrinsic. My understanding is to make it work, some library file and/or dynamic links may need to be generated as well. However, I have no clue about this. Anyone can help? I really appreciate it! Thanks!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Big Data Processing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!