is it possible to enter variable values while execution or run time?

i would like to create a variable.i will define the variable in matlab code but i want assign values at run time is it possible? like we use in c scanf function?

Réponses (1)

Use the input function or an inputdlg
doc input
doc inputdlg

Catégories

En savoir plus sur Instrument Control Toolbox dans Centre d'aide et File Exchange

Tags

Question posée :

le 4 Fév 2014

Commenté :

le 6 Fév 2014

Community Treasure Hunt

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

Start Hunting!

Translated by