stop/ break 'sim' and continue to the next step depending upon elapsed time

1 回表示 (過去 30 日間)
Pramit Biswas
Pramit Biswas 2013 年 12 月 8 日
{
Prog.... ....
...
tic
sim('model', ConfigSet);
toc
... Prog continues ...
}
If I want or stop/ break and continue to the next step depending upon elapsed time
say, if sim is running for 15 sec then I want to stop sim command and proceed to next command
How it will be possible??

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by