Problem 2818. Remove and Sort

Given a randomized array n, sort it and remove all odd integers.

n=5

y = [2 4]

Solution Stats

48.03% Correct | 51.97% Incorrect
Last Solution submitted on Jun 02, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers101

Suggested Problems

More from this Author8

Problem Tags

Community Treasure Hunt

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

Start Hunting!