Running .sh file from command line

2 ビュー (過去 30 日間)
larn
larn 2020 年 5 月 6 日
Hello! I am trying to run a .sh file I created from a makefile (with mcc), but I am getting the following output:
Usage:
./run_Example1.sh <deployedMCRroot> args
My input is:
./run_Example1.sh $MATLAB
Do I need to specify an output file? If so, how would I do that if the output of the "Example1" file is supposed to be plots? Also, my "Example1" file relys on a lot of other functions, so I am not sure if I need to be passing arguments to the other functions if I have already made the .sh file?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by