How can I use a GUI in python and callback functions written in matlab together

4 次查看(过去 30 天)
So I have made a GUI in python and I have done some simualtions in MATLAB. Now in one time, I want the entered values in GUI by the user to pass on to matlab functions. The matlab would run the code and generate some plots. And then I want the plots to be show in GUI that is in python (all in one time). So can anyone help me on this how to do this in a simple way?
Thank you.

回答(1 个)

Manon Legall
Manon Legall 2020-7-31
Your question interests me a lot because I also use Python for the GUI.
Have you figured out how to display MATLAB results in Python ?

类别

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