How to call bash script in App Designer?

조회 수: 1 (최근 30일)
Victoria Planchart
Victoria Planchart 2023년 2월 14일
답변: Les Beckham 2023년 2월 14일
Hi,
For a project in school I'm trying to do a simple bush and return text.
When the button is pushed, I just need it to call my "helloworld.sh" and displays the "hello world!" text that is on the bash script into the text display. I know I can just simply display hello world from the matlab code but the task is to lear how to call external scripts. (I'm using MAC). It also needs to be able to run from windows and linux.
Thank you!

답변 (1개)

Les Beckham
Les Beckham 2023년 2월 14일
Read the documentation for this command: system

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by