How do I ask with specific sentences that the user insert certain inputs?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Samuele Bolotta
el 4 de Feb. de 2021
Editada: Sourabh Kondapaka
el 8 de Feb. de 2021
I have a function called EI2 and these input values:
- VmGlu
- VmChl
- G_max_chl
- G_max_glu
- EChl
- EGlu
- tau_rise
- tau_decay
- tmax
I want the user to be able to call the function by typing EI2 only, and then a first sentence should appear: "What value do you want to insert as VmGlu? ". The user will type a number and then on to the second question.
How could I implement such a thing in an elegant way?
Thanks!
1 comentario
Respuesta aceptada
Sourabh Kondapaka
el 8 de Feb. de 2021
Editada: Sourabh Kondapaka
el 8 de Feb. de 2021
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Environment and Settings 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!