Error: undefined function or variable 'gcp'

조회 수: 14 (최근 30일)
RayoVerweij
RayoVerweij 2020년 3월 3일
답변: Walter Roberson 2020년 3월 3일
We installed the Parallel Computing Toolbox, but it seems to not be working. When running
pool = gcp();
it gives the error "Undefined function or variable 'gcp'."
We've verified that the Parallel Computing Toolbox is installed and properly licensed. We're using version R2013a. Any ideas why this is still not working?

채택된 답변

Walter Roberson
Walter Roberson 2020년 3월 3일
That function was added in R2013b, the version after you have.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2013a

Community Treasure Hunt

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

Start Hunting!

Translated by