When using Matlab online, complex functions automatically seem to timeout after 200 or so seconds, and automatically kick me out. Is there any way to change this?

 채택된 답변

Hisham
Hisham 2017년 10월 30일

3 개 추천

Hi Andrew:
As a clarification to the above statement, the current idle time for MATLAB Online is 15 minutes, which is determined by user activity. For example, if you are running a script, but are still active in the session (even by something as small as moving your cursor in the active browser window), then you are considered not idle. Your script will continue to run for as long as you are considered not idle for more than 15 minutes. Your sessions can last for as long as this is the case.
I hope this helps!
Hisham

댓글 수: 4

Mauro
Mauro 2018년 1월 25일
I want just comment that I try to use the trick of keeping the MATLAB Online session 'awake' using Mouse Jiggler. This piece of software makes the pointer to hop back and forth but it didn't work. MATLAB Online kicked me out after a while. Any reason why?
Guillaume
Guillaume 2018년 1월 25일
Any reason why
My guess would be because the javascript code does not capture mouse movement as it does not need to. Mouse movement would be monitored by the browser with only mouse clicks and key presses relayed to the matlab online javascript.
krasimir trifonov
krasimir trifonov 2020년 1월 24일
Free Mouse Clicker work for me
Min Zhang
Min Zhang 2023년 10월 26일
Hello Hisham,
I have the same problem. My script is not idle, because I'm still editing and running the code. However, I'm forced out and the page is reloaded and my previous results are cleared.
Can you change this setting in your system?
Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Nagarjuna Manchineni
Nagarjuna Manchineni 2017년 6월 19일

3 개 추천

Currently time limit for execution of a script in MATLAB is 15 minutes. There is also currently no way to change this length of time. Scripts longer than this must be executed in the Desktop version of MATLAB.

댓글 수: 1

M. Mubashir Hussain
M. Mubashir Hussain 2023년 6월 10일
Is there some upper time limit as well? When I exit browser after using Matlab Online, when i return, I am informed that a session is in progress and i have to manually exit it before using matlab online again?

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

질문:

2017년 6월 14일

댓글:

2023년 10월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by