How to remove rows with an empty cell from a big data set?

1 view (last 30 days)
Hello, I am working on an assignment and I have a big excel file that i uploaded on MATLAB. The table has some random empty cells in it. Now I have to remove all the rows that contain at least one empty cell. I've been trying with rmmissing, but it doesn't layout the new table (without blanks). Is there a way to implement a script for that? Or what is the best option for me?
Thank you.

Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 27 Nov 2020

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!