如果在Windows​系统中同时打开多个M​ATLAB,系统分配​的内存是不是相互独立​的呢?

如果电脑的内存足够大,可不可以开多个MATLAB同时运行,并且不会出现内存溢出的错误。

Antworten (1)

Rik
Rik am 10 Mai 2020

0 Stimmen

Every instance of Matlab that you start is independent of the others. If you have enough memory you should not get any memory errors.

Kategorien

Mehr zu 启动和关闭 finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 10 Mai 2020

Beantwortet:

Rik
am 10 Mai 2020

Community Treasure Hunt

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

Start Hunting!