Calling Trnsys with matlab code
Afficher commentaires plus anciens
Hi everyone
How can I call trnsys with matlab code ?
I really appreciate any help you can provide.
Salma
Réponses (1)
elmostapha
le 5 Déc 2023
0 votes
mycommand=['!','start',' "TRNSYS"',' /wait /b C:\Trnsys18\Exe\TRNExe.exe',' "C:\TRNSYS18\MyProjects\BuildingProject16.dck"',' /n /h'];
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!