MatlabR2022b for academic use with Parallel Computing Toolbox

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

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:
You will need to go into the R2022b installer to try to install Parallel Computing Toolbox

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2024년 9월 2일

댓글:

2024년 9월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by