From: ysp on
My matlab jobs run fine when I run locally. When I submit these jobs
using crontab, I see the following error message..
Embedded MATLAB parsing for model "topInt"...Done
Embedded MATLAB code generation for model "topInt"...............Done
Embedded MATLAB compilation for model "topInt"...Making simulation
target "topInt_sfun", ...

??? Error using ==> sim
Error using ==> targetman>throw_make_error at 517
(SLSF Diagnostic).

Could anyone help me to fix this issue.

Thanks