About running Matlab program in a Laptop

Can I run long Matlab program, that takes 4-5 days, in a Laptop with lid off (If I set condition never sleep)?

回答 (1 件)

Piyush Kumar
Piyush Kumar 2024 年 7 月 30 日

0 投票

First, check the MATLAB System Requirements.
Yes, you can run a long Matlab program that takes several days on a laptop with the lid closed, provided you adjust your power settings appropriately. Keep your laptop plugged in to a power source and take care of laptop heat.
Also, analyze the memory requirements before running the code, as they may slow down the execution later. You can through this stack overflow link.
Please note that it’s generally more suitable to run such long and intensive computations on a desktop or a server, which are designed to handle sustained high loads better than laptops. If you frequently need to run such long tasks, you might want to consider using a powerful machine or cloud-based solutions.

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

製品

リリース

R2015a

質問済み:

2024 年 7 月 30 日

回答済み:

2024 年 7 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by