arithmatic progression in array
Afficher commentaires plus anciens
i want to start an array with 0 and with gap of 0.05 i want numbers upto 1 in an array
Réponses (1)
KALYAN ACHARJYA
le 2 Déc 2019
Modifié(e) : KALYAN ACHARJYA
le 2 Déc 2019
array_data=0:0.05:1
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!