Compile .m function along with one external file(properties file)
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello there,
I have compiled the .m function along with the external file (properties file) using application compiler. Once I run the compiled version of MATLAB it gives me an error and I believe it is related to the external file. Also I have co-simulation process in my code meaning that I run EnergyPlus program from .m function. EnergyPlus program has been installed on the c:\program file folder. I wonder how I can incorporate these files and compile the code? I would appreciate it if anybody can comments on that.
1 commentaire
Walter Roberson
le 9 Avr 2021
When you go to open the properties file, how do you tell it which file to open ?
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing 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!