Calling Trnsys with matlab code
Show older comments
Hi everyone
How can I call trnsys with matlab code ?
I really appreciate any help you can provide.
Salma
Answers (1)
elmostapha
on 5 Dec 2023
0 votes
mycommand=['!','start',' "TRNSYS"',' /wait /b C:\Trnsys18\Exe\TRNExe.exe',' "C:\TRNSYS18\MyProjects\BuildingProject16.dck"',' /n /h'];
Categories
Find more on MATLAB 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!