Initialising an array in matlab
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
use the colon operator (:) to initialise array B to the value shown below. B = [ 0 4 8 12 16 20 24 28 32 36 40]
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!