Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Write code to produces the same output for horizontal and vertical input vectors,output should be vertical column vectors regardless of whether the input vectors are vertical or horizontal.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
. The code should check if the lengths of the input vectors are the same and terminate the calculation with an explanatory message to the user if they are not the same. Provide demonstrations to show your program meets the statement of requirements listed above.x=2 7 4 y=1 8 5
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!