Compile .m function along with one external file(properties file)
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 9 de Abr. de 2021
When you go to open the properties file, how do you tell it which file to open ?
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!