Compile .m function along with one external file(properties file)

5 views (last 30 days)
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.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!