Enter input arguments by typing them now?
Afficher commentaires plus anciens
Hi all
I am have this problem, when click run the prog. the prog. asked me to enter the input argument by typing it?
where I typing them? In the Editor or in the command window?
3 commentaires
Geoff Hayes
le 28 Mai 2014
What program are you running? Where is the question appearing? If the question appears in the Command Window, then presumably the answer should be entered there.
Mary Jon
le 28 Mai 2014
Geoff Hayes
le 28 Mai 2014
Nowhere in the above code is it asking the user for some input. Which line are you referring to, that which is %disp('Entering open_IMG');? If so, I think that the intent of this statement was just to say (at one time) that the software was now entering the function named open_IMG. Though since it is commented out (and there is no function called open_IMG), it no longer has any relevance. And the code doesn't seem to run anyway since pmhRotationMatrix is undefined.
Réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!