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!