Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how do I compare n inputs of values and disp them in ascendent order?

1 visualización (últimos 30 días)
Jorge
Jorge el 16 de Sept. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
how do I compare n inputs of values and disp them in ascendent order?

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 16 de Sept. de 2012
y=randi(10,10,1)
sort(y)

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by