running functions in multiple instances

5 ビュー (過去 30 日間)
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar 2019 年 9 月 24 日
編集済み: Michal 2019 年 9 月 24 日
i am having three functions i need to run the three function in two instances of MATLAB. is there any way to do it.please help me out

回答 (1 件)

Michal
Michal 2019 年 9 月 24 日
編集済み: Michal 2019 年 9 月 24 日
You need to run three function on two matlab instances simultaneously?
If yes, so open two separate instances of Matlab and run your three functions in each separate instance.
Fot details see: Matlab help
see Input Arguments paragraph ... for more info.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by