Calling Trnsys with matlab code
Mostrar comentarios más antiguos
Hi everyone
How can I call trnsys with matlab code ?
I really appreciate any help you can provide.
Salma
Respuestas (1)
elmostapha
el 5 de Dic. de 2023
0 votos
mycommand=['!','start',' "TRNSYS"',' /wait /b C:\Trnsys18\Exe\TRNExe.exe',' "C:\TRNSYS18\MyProjects\BuildingProject16.dck"',' /n /h'];
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!