photo

samudra s


Active since 2016

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Alert sound/mail for warning me if the program runs overtime.
Is there any way to notify me if a function I call doesn't return a result in 20seconds. (I am not allowed to make any change to...

7 years ago | 2 answers | 0

2

answers

Question


How can I stop a function from main function after a certain time?
% main function callpause(200) I have two programs. The first one (main) calls the function 'callpause'. My aim is to te...

7 years ago | 1 answer | 0

1

answer

Question


How to stop a function if it exceeds a certain time?
I am using Matlab to call an extrenal function. But I don't have any control on the function I am calling. I want Matlab to stop...

7 years ago | 1 answer | 0

1

answer