How to create MPS instance in CentOS?
Mostrar comentarios más antiguos
Hello. I have matlab production server on CentOS. And I try to create a server instance as wrote in a help for windows (execute command "mps-new"), but this command is not found in system.
Respuestas (1)
Dheeraj
el 23 de En. de 2024
0 votos
Hi,
I understand that you want to know how to create MATLAB Production Server Instance on your CentOS system.
- Before creating a server instance on your machine make sure You have installed MATLAB Production server on your host machine
- Make sure you add the “script” folder to your environment path to execute the binary files.
- To create a server instance from the command line, enter the “mps-new” command from the system prompt. Specify the name of the server that you want to create as an argument to the “mps-new” command.
You could use the below MATLAB documentation to know more about creating MPS instance on Linux machines.
Hope this helps!
Categorías
Más información sobre Installation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!