Error: undefined function or variable 'gcp'
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
RayoVerweij
el 3 de Mzo. de 2020
Respondida: Walter Roberson
el 3 de Mzo. de 2020
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?
0 comentarios
Respuesta aceptada
Walter Roberson
el 3 de Mzo. de 2020
That function was added in R2013b, the version after you have.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!