What program is running, is useless, is it possible to call this function in matlab? I do not want this to be a parallel process. Also, I like a solution where I can stop the program to run again and start again. Like in a kind of embedded system, in my case there is a gap in the main program.
How do I do this?
You can use the timer object to start / stop another function. See. Also see
Comments
Post a Comment