フィルターのクリア

how to caculate using time of the MATLAB Online (basic): ?

3 ビュー (過去 30 日間)
欣宇
欣宇 2024 年 1 月 25 日
回答済み: Steven Lord 2024 年 1 月 25 日
it starts when i proposed the using applyment? Or caculating my using time ? when i close the web,it stops .

回答 (2 件)

Steven Lord
Steven Lord 2024 年 1 月 25 日
Based on the information in the MATLAB Online FAQ for how long sessions last in the basic version of MATLAB Online, "Each session of the basic version of MATLAB Online lasts until you stop working and sign off, or the session is idle 15 minutes."
So if you are concerned about conserving your time, I would sign off using the quit function when you're not using MATLAB Online.

George Abrahams
George Abrahams 2024 年 1 月 25 日
You'll need to give more information. Are you trying to time something, like the execution time of a piece of code? If so, timeit (preferred) and tic / toc should work as normal on MATLAB Online.

カテゴリ

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