MATLAB: Stop the program after specified time and report the result

MATLAB

Hi, How to fix specific time(processing time)in matlab.I want to see my code result after some specified time.How to do the same in matlab
Thanking You
Sita

Best Answer

There is no way to do that without the cooperation of the code.
Related Question