Filter löschen
Filter löschen

running functions in multiple instances

6 Ansichten (letzte 30 Tage)
Ajay krishna Vasanthakumar
Ajay krishna Vasanthakumar am 24 Sep. 2019
Bearbeitet: Michal am 24 Sep. 2019
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

Antworten (1)

Michal
Michal am 24 Sep. 2019
Bearbeitet: Michal am 24 Sep. 2019
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.

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by