Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
gavr
gavr am 4 Feb. 2014
Kommentiert: Walter Roberson am 6 Feb. 2014
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?

Antworten (1)

Sean de Wolski
Sean de Wolski am 4 Feb. 2014
Use the input function or an inputdlg
doc input
doc inputdlg

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by