Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

launch two application synchrously from matlab

1 view (last 30 days)
Sandy
Sandy on 28 May 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
hello everyone!
I want to launch two programs simultaneously without any time gap between the two. for example i want run a powerpoint presentation slide show and launch another application where it will start recording real time data simultaneously. I want this program to run until the presentation slide show gets over.
Can anyone please help how to program this in matlab.
Thanking in advance
  2 Comments
José-Luis
José-Luis on 28 May 2014
Any particular reason you want to do this in Matlab? This sounds like a job for a batch/bash file.
Sandy
Sandy on 29 May 2014
I want to record biphysiosignals like emg while the subject performs activity according to visual cues presented to him in a powerpoint file. so i want to write a program where i can play the powerpoint file and the data recording at the same time so that I can analyze data during different activity.
can you please help me this regard.
Thanking you in advance

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!