Ychui-Blog
2022-03-23
MATLAB学习01input请求用户输入12x = input(prompt)str = input(prompt,'s')
x = input(prompt) 显示 prompt 中的文本并等待用户输入值后按 Ret