Why do I keep getting the error 'cannot call INPUT from EVALC'?
Ältere Kommentare anzeigen


2 Kommentare
Sean de Wolski
am 30 Mär. 2015
Are you trying to publish this?
If so, then you cannot use input
Rohan Maharjajn
am 8 Jan. 2017
So how to take input from the user and publish the result? @Sean de Wolski
Antworten (1)
Jan
am 8 Jan. 2017
Save the code as an M-file, e.g. 'myFunction.m' and call it from the command line:
myFunction
Kategorien
Mehr zu Software Development Tools finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!