Running my matlab function in python

1 次查看(过去 30 天)
jpirozzolo
jpirozzolo 2017-7-12
评论: Jan 2017-7-12
For my current project, I need to run a matlab function in order to process an image. I want to do the rest of the process, however in python, and I have already written a python framework that would be able to handle the output of my matlab function. My problem is that I have tried a variety of different matlab-python connectors(pymatlab, pymatbridge, and matlabs own engine) but none of them seem to be doing the trick. What is the best way for me to call a matlab function in a python script?
  1 个评论
Jan
Jan 2017-7-12
Please explain your opinion: "none of them seem to be doing the trick". Post some code and explain the problems. Suggestion an improvement is much easier than guessing, what you exactly need.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by