Why do I keep getting the error 'cannot call INPUT from EVALC'?
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos


2 comentarios
Sean de Wolski
el 30 de Mzo. de 2015
Are you trying to publish this?
If so, then you cannot use input
Rohan Maharjajn
el 8 de En. de 2017
So how to take input from the user and publish the result? @Sean de Wolski
Respuestas (1)
Jan
el 8 de En. de 2017
Save the code as an M-file, e.g. 'myFunction.m' and call it from the command line:
myFunction
0 comentarios
Ver también
Categorías
Más información sobre Software Development Tools 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!