Matlab stops processing when I lock my system

36 ビュー (過去 30 日間)
sommer lieber
sommer lieber 2015 年 6 月 23 日
回答済み: Stephen Meadows 2021 年 6 月 22 日
I am trying to run a very long simulation and I start the process before leaving from work and lock the system. However, after some time Matlab stops running and resumes only after I unlock the system in the morning. This has been wasting a lot of days of my simulation. I am using R2013a.
Did anyone else face a similar issue and know what the problem could be?

採用された回答

Jan
Jan 2015 年 6 月 23 日
It seems like this is not a problem of Matlab, but of the operating system. Obviously the machine is not only locked, but falls into sleep. There are several method to keep the machine awake. Under Windows this can be done by FEX:WinPower:
WinPower('sleep', 'off');
Under linux the tool "Caffeine" might be useful.

その他の回答 (1 件)

Stephen Meadows
Stephen Meadows 2021 年 6 月 22 日
cntrl-alt-del
choose switch user
log back in with you as user.
Problem in Matlab 2017a and matlab2019b.
This works for me

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by