Using the Java library compiler, I converted gcp but Matlab can't find it

Hello,
I used the Matlab to Java library compiler, and one of my functions has the gcp Matlab function in it. When I tried to run the converted library, it gave me an error on gcp. saying it is an undefined function. Is there something I need to do to get that converted?

1 Comment

At the moment the information I find suggets that it should be possible to use gcp from Parallel Computing Toolbox.

Sign in to comment.

 Accepted Answer

We found out that the machine we were using didn't have the toolbox loaded when we thought it did, so the function never got exported

More Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!