如果在Windows系统中同时打开多个MATLAB,系统分配的内存是不是相互独立的呢?
조회 수: 2 (최근 30일)
이전 댓글 표시
如果电脑的内存足够大,可不可以开多个MATLAB同时运行,并且不会出现内存溢出的错误。
댓글 수: 0
답변 (1개)
Rik
2020년 5월 10일
Every instance of Matlab that you start is independent of the others. If you have enough memory you should not get any memory errors.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!