Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
. 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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!