Used classification learner to make a model, it exports the model as a function handle. When I try to call the function from a Matlab Function block in simulink it errors out. "Undefined function or variable 'trainedModel'" The variable trainedModle is loaded in the workspace.