Q. Integration of Matlab with B&R Automation Studio

Hi, my name is Choi.
The client developed a program using MATLAB and then converted it to an IDE-compatible format.

Related link: https://kr.mathworks.com/help/plccoder/ref/targetide.html
I’ve received the generated files, but I’m not sure how to apply them to my project.

If you have any information or documentation about this process, could you please share it with me?

File

Hi there,

your screenshot shows the generated documentation - I assume the folder 2 above it “ExtModel” contains the sources. If so, you can either copy&paste the code from there to a new AS program or it’s already complete program (i don’t know), then you can import it using thr Toolbox and selecting “Existing Program”

Best regards