You discover an ancient parchment inside the college archives. It contains a jumbled sequence of numbers that seems meaningless — until you notice faint MATLAB-like symbols next to it!
Your first task is to decode the clue by arranging the numbers in ascending order. The smallest number might mark the beginning of the treasure trail.
Given a row vector a, return another vector b containing all elements of a sorted in increasing order.

Solution Stats

188 Solutions

105 Solvers

Last Solution submitted on Feb 26, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers105

Suggested Problems

More from this Author71

Community Treasure Hunt

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

Start Hunting!