If we want to input data into array in Matlab , we can use the function as below:
input('message');
for example :
x = input('Plz input element of array :');
全站熱搜
If we want to input data into array in Matlab , we can use the function as below:
留言列表