How can I use a GUI in python and callback functions written in matlab together
    1 visualización (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Manon Legall
 el 31 de Jul. de 2020
        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 comentarios
Ver también
Categorías
				Más información sobre Call Python from MATLAB en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

