arithmatic progression in array
Show older comments
i want to start an array with 0 and with gap of 0.05 i want numbers upto 1 in an array
Answers (1)
KALYAN ACHARJYA
on 2 Dec 2019
Edited: KALYAN ACHARJYA
on 2 Dec 2019
array_data=0:0.05:1
Categories
Find more on Image Arithmetic 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!