how to store data from a for loop

3 次查看(过去 30 天)
i have a for loop
for i =0:1023 data =i putvalue (dio, data)
start (ai); % starting analog input data1= getdata(ai)% acquiring data for DAQ
% here, i want to store data1 in a matrix so that for every value of "i" the data is stored in the matrix at different location so that i can directly plot that matrix ...
end

采纳的回答

Sachin Ganjare
Sachin Ganjare 2012-10-19
Refer the video at link given below:
Hope it helps!!!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Digital Input and Output 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by