Accessing Functions on MATLAB Production Server (MPS) from a MATLAB script
Show older comments
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?
Accepted Answer
More Answers (1)
Thomas Michiels
on 9 Apr 2019
0 votes
for extra information on everything around the data you should send:
Categories
Find more on Java Client Programming in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!