Run EXE with matlab online?
조회 수: 14 (최근 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!