Accessing Functions on MATLAB Production Server (MPS) from a MATLAB script
이전 댓글 표시
I am investigating using MATLAB Production Server as a way to ensure everyone is using the same/latest version of a Simulink model or MATLAB function.
To my surprise I cannot find any documentation on how to call a function or model on an MPS instance from MATLAB itself.
I found documentation on how to do in Java, .NET, C and Python. https://www.mathworks.com/help/mps/client-programming.html
Does this feature exist and can someone point me to documentation on it?
채택된 답변
추가 답변 (1개)
Thomas Michiels
2019년 4월 9일
0 개 추천
for extra information on everything around the data you should send:
카테고리
도움말 센터 및 File Exchange에서 Java Client Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!