Problem 300. Remove NaN ?

input -> matrix (n*m) with at least one element equal to NaN; output -> matrix(p*m), the same matrix where we deleted the entire line containing NaN;

Solution Stats

41.87% Correct | 58.13% Incorrect
Last Solution submitted on Dec 30, 2025

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers1336

Problem Tags

Community Treasure Hunt

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

Start Hunting!