How to take user input from MATLAB GUI?
Mostrar comentarios más antiguos
I have done python matlab integration for Text-to-speech conversion, where i am calling python code from MATLAB. My python code is taking a sentence from user and converting it to audio file. When i run code on MATLAB it reads Python code at the back end and ask for Text input to be converted in audio as shown in attached pic.
now i want this user input display in GUI , where user will input text and then it will further process and give audio. i dont know how to do this...
Respuestas (0)
Categorías
Más información sobre Call Python from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!