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일

1 개 추천

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.

카테고리

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

질문:

2019년 9월 24일

편집:

2019년 9월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by