Software requierements for Matlab Engine for Python

2 次查看(过去 30 天)
Hi,
I'm in a company and we want to deploy our matlab functions on a server to provide a webservice for our clients. We're using python, so I think the "Matlab Engine for Python" (MEP) might do the job. The problem is that I can't get answers about the required software to provide this solution. I saw that latest matlab version embeds MEP, so I just need to buy it and install it on our server. Am I right ? Is it sufficient ?
Thanks.

采纳的回答

Walter Roberson
Walter Roberson 2015-12-21
You need MATLAB R2014b or later; see http://www.mathworks.com/help/matlab/release-notes.html#zmw57dd0e5692; the newest version has the most improvements.
To provide web service for your clients you need to comply with the MATLAB Terms of Use with regards to web deployment. It has been a while since I read through them; if they have not changed then you will need something like a Floating License (essentially the most expensive type of license that is not assigned to a particular user) if you wish to provide access to people outside your organization.
  1 个评论
Jordan Brouns
Jordan Brouns 2015-12-21
Thanks, I will take a look to the MATLAB Terms of Use.
Actually, our clients will not have a real access to our matlab functions. They will ask to make some computation, and we run it for them on our server, then we give our clients their results. I'm not sure that the distinction is significant.

请先登录,再进行评论。

更多回答(1 个)

Sean de Wolski
Sean de Wolski 2015-12-21
To deploy to Python as a web service, you'll want to look into Compiler SDK and probably MATLAB Production Server.

类别

Help CenterFile Exchange 中查找有关 Python Client Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by