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?

답변 (1개)

Use the input function or an inputdlg
doc input
doc inputdlg

카테고리

도움말 센터File Exchange에서 Big Data Processing에 대해 자세히 알아보기

태그

질문:

2014년 2월 4일

댓글:

2014년 2월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by