Code generation in jenkins pipeline
1 次查看(过去 30 天)
显示 更早的评论
Hello team,
I am facing the mentioned error when generate the code in jenkins pipeline.
Note : The model is compiled locally and able to generate the code. but in jenkins its showing it cannot find some of the lib files.
I tried changing the scripts also by adding the files but its not working.
2 个评论
praguna manvi
2024-10-29
Can you please share what exactly is the error. Also, refer to the following link to the documentation on Jenkins integration with MATLAB:
Hitesh
2024-10-29
Hi Poornachandran,
Could you provide the scripts and files along with the exact error message you encountered? Additionally, please include the steps to reproduce this error so I can investigate and identify the root cause.
回答(1 个)
Mark McBroom
2024-11-16
Also ensure that MATLAB Coder/Simulink Coder/Embedded Coder is installed on the jenkins machine.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!