How to take user input from MATLAB GUI?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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...
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!