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

2 commentaires

Are you trying to publish this?
If so, then you cannot use input
So how to take input from the user and publish the result? @Sean de Wolski

Connectez-vous pour commenter.

Réponses (1)

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

Catégories

En savoir plus sur Software Development Tools dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by