Hi sir, i attached one code,please show hw to save result from for loop
Show older comments
ui=[1 2 3 4 5];
for i=1:length(ui)
k=i+(i+1)/2
end
Accepted Answer
More Answers (0)
Categories
Find more on Blocked Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!