Matlab execuatable with OPC-UA
조회 수: 1 (최근 30일)
이전 댓글 표시
I can make a Matlab executable using the deploy tool. Another way could be to use "mcc" command to generate executable from .m file. My question is, if I want Matlab executable to work as a OPC-UA client, how do I do that. I know there is OPC toolbox available. Assuming it supports OPC-UA format, does the method of generating an executable that works as OPC-UA client remain the same? I want this executable to work on another machine which does not have Matlab. Does having MCRInstaller.exe on the target machine sufficient to have the matlab executable work with OPC-UA server?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!