Code generation in jenkins pipeline

43 views (last 30 days)
Poornachandran
Poornachandran on 29 Oct 2024 at 8:42
Answered: Mark McBroom on 16 Nov 2024 at 22:43
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 Comments
praguna manvi
praguna manvi on 29 Oct 2024 at 10:33
Can you please share what exactly is the error. Also, refer to the following link to the documentation on Jenkins integration with MATLAB:
Hitesh
Hitesh on 29 Oct 2024 at 10:40
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.

Sign in to comment.

Answers (1)

Mark McBroom
Mark McBroom on 16 Nov 2024 at 22:43
Also ensure that MATLAB Coder/Simulink Coder/Embedded Coder is installed on the jenkins machine.

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!