takes two vectors of positive single digit integer values as its input and return the digits of the sum as elements of a vector.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Looking to take two vectors and find the sum of the two vectors. I want to take the two vectors positive single digit values as an input and then return the sum as elements in a vector
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!