Why do I keep getting the error 'cannot call INPUT from EVALC'?

12 visualizzazioni (ultimi 30 giorni)
  2 Commenti
Sean de Wolski
Sean de Wolski il 30 Mar 2015
Are you trying to publish this?
If so, then you cannot use input
Rohan Maharjajn
Rohan Maharjajn il 8 Gen 2017
So how to take input from the user and publish the result? @Sean de Wolski

Accedi per commentare.

Risposte (1)

Jan
Jan il 8 Gen 2017
Save the code as an M-file, e.g. 'myFunction.m' and call it from the command line:
myFunction

Categorie

Scopri di più su Software Development Tools in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by