takes two vectors of positive single digit integer values as its input and return the digits of the sum as elements of a vector.
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!