-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Critical
-
Component/s: matlab-plugin
-
Environment:jenkins 2.450 pipelinescript using MATLAB plugin 2.12, MATLAB 2021b
When trying to execute a simple MATLAB command (e.g. runMATLABCommand(command: 'disp("Hello World!")')) I get the console output:
Hello World!
ERROR: MATLAB error Exit Status: 0x00000001 exit status 1
I tried it with MATLAB R2017b and R2021b. The error arises only with R2021b.
Â