How do I reference a previous cell in a table?

3 visualizzazioni (ultimi 30 giorni)
Robert A Easter
Robert A Easter il 27 Nov 2020
Risposto: Walter Roberson il 27 Nov 2020
I have loaded an excel file into matlab and some of the cells are empty in the rows. How do I make the empty cells equal in value to cell prior to it without messing up the rest of my table?

Risposte (1)

Walter Roberson
Walter Roberson il 27 Nov 2020
fillmissing(YourTable, 'previous')

Categorie

Scopri di più su Tables in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by