MatlabR2022b for academic use with Parallel Computing Toolbox

5 次查看(过去 30 天)
I have Matlab R2022b for academic use and I was wondering if I am allowed to use Parallel Computing Toolbox. I am trying to use "parpool". Thanks

回答(1 个)

Yukthi S
Yukthi S 2024-9-2
You can use "ver" command in Command Window to check all the toolboxes installed and available in MATLAB environment.
ver
This will display a list of all installed toolboxes. Look for "Parallel Computing Toolbox" in the list. You can use parpool if "Parallel Computing Toolbox" is already installed. Otherwise you can use MATLAB's Add-on Explorer to install "Parallel Computing Toolbox".
  2 个评论
Marcos
Marcos 2024-9-2
Thank you Yukthi S. The "ver" command doesn't show the parallel computing toolbox. When I click on "add-on explore I receive this message:
Walter Roberson
Walter Roberson 2024-9-3
You will need to go into the R2022b installer to try to install Parallel Computing Toolbox

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by