code written in MATLAB function should be paused for some instant but simulation should never be paused.
generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped)generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped) generally in my project capacitor voltages diverge. So, i have written a code to converge them to a nominal voltage.
Now i want observe whether my work was proper or not. for that i have three instances.
First: Both code and simulation should run
second: Code has to be disabled but simulation should be running.
Third: code has to be re-enabled and simulation should be running.
now my problem is, Is it possible disable entire code for some time but simulation should be running at the background?
and after some time can we re enable it?
Note: At any instant simulation should be running(i.e., simulation should not be paused or stopped) code, simulink MATLAB Answers — New Questions