Prompt for user input not working with Simulink...
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
When I prompt for user input via a script that runs at the start of a Simulink model (the script is placed in the Callbacks>StartFcn directory), the input string (i.e. The prompt that is normally printed in the terminal) doesn't actually appear. You can still type the response and everything else will work, but the actual prompt is never displayed. Any ideas why?
Also, I've tried placing the script in the InitFcn directory too with the same results.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Sources 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!