Hi everyone... I use an application on WSL called "ss" that I usually run on WSL Terminal, in VS Code. I need to create a Matlab script to run it N times, after automatically changing some entry variables in the same Matlab script. Any idea how can I call the "./ss" command directly from my Matlab script? Thanks

답변 (1개)

the cyclist
the cyclist 2023년 7월 16일

0 개 추천

You can use the system function to execute an operating system command

카테고리

도움말 센터File Exchange에서 Event Functions에 대해 자세히 알아보기

태그

질문:

2023년 7월 15일

답변:

2023년 7월 16일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by