'Matlabpool Undefined function' even with PCT on my Virtual Ubuntu

1 回表示 (過去 30 日間)
Tung Nguyen
Tung Nguyen 2016 年 6 月 13 日
コメント済み: Walter Roberson 2016 年 6 月 13 日
Hi everyone,
I'm running matlabpool on my Virtual Ubuntu (VMWare) and it has PCT. However, it still response the error message.
Undefined function or variable 'matlabpool'.
Below is shorten response when I type 'ver' on Matlab console (pls see the attached image).

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 6 月 13 日
Use
which matlabpool
I suspect you will be given a location followed by a phrase indicating that no license is available.
"ver" tells you about what is installed, not about what is licensed.
  2 件のコメント
Tung Nguyen
Tung Nguyen 2016 年 6 月 13 日
Hi Walter Roberson, The response is 'matlabpool' not found.
Walter Roberson
Walter Roberson 2016 年 6 月 13 日
"matlabpool" was replaced by "parpool". The first release with parpool was R2013b, and R2014a and later have warned about it being replaced. R2015a and R2015b generated an error saying to use parpool instead, and R2016a is the first release where it is completely gone.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by