Run EXE with matlab online?
21 次查看(过去 30 天)
显示 更早的评论
There is no problem to run .exe file on desktop version. How can I run .exe with matlab online? I tried to use system(.......exe) and dos(......exe). Both of them didn't work. appreciate for comments and suggestions!
回答(1 个)
Walter Roberson
2019-1-30
MATLAB Online runs under Linux. You would have to find some way to import a complete Windows emulator, at the very least. It would be a struggle if it is possible at all.
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!