Effacer les filtres
Effacer les filtres

What are the commands for a function that allows the user to input arguments and store them in the variables x and y?

1 vue (au cours des 30 derniers jours)
What are the commands for a function that allows the user to input arguments and store them in the variables x and y?

Réponses (2)

Iain
Iain le 19 Fév 2014
Can you be more specific?
How do you want the user to input arguments?
The functions, "input", "inputdlg", "uigetfile", all come to mind as being functions that could do the job, depending on what the job is. Look at the help for them and you should find what you need.

Tucker Russ
Tucker Russ le 19 Fév 2014
Honestly, I am just looking for basic general examples the more the better.
  1 commentaire
Star Strider
Star Strider le 19 Fév 2014
Search on the terms Iain suggested. The documentation has examples and links to related functions at the end of each page.
To open the documentation, click on the ‘ ? ’ in ‘RESOURCES’ just above the main command window, or type one of the terms in the Editor and right-click on it, then click on ‘Help on selection’ in the dropdown menu that appears.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Workspace Variables and MAT-Files dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by