How can I use a GUI in python and callback functions written in matlab together
2 ビュー (過去 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.
0 件のコメント
回答 (1 件)
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 ?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Call Python from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!