scrolling the screen togheter with the code
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
hello i wrote a long code asking me many input. i would to see the variable name the code is asking me in the upper window while the down windows is displaying the input request string. how can i do?
Respuestas (1)
Stalin Samuel
el 9 de Mzo. de 2016
- Simply add the variable name in addition to the prompt message like below
x = input('Enter the number of elements (x) ')
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!