Compile .m function along with one external file(properties file)
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 9 Apr. 2021
When you go to open the properties file, how do you tell it which file to open ?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!