Borrar filtros
Borrar filtros

Deleting Data of UITable in App Designer

17 visualizaciones (últimos 30 días)
piston_pim_offset
piston_pim_offset el 23 de Feb. de 2024
Comentada: piston_pim_offset el 24 de Feb. de 2024
I am trying to delete the data written on the UITable, and then make it to start from the first row when l want to write the data to the table. Now, l can delete the data but it starts to write from the row where it ended. How do l fix it?
  2 comentarios
Adam Danz
Adam Danz el 23 de Feb. de 2024
You'll need to share the bit of code that assigns the data to the UITable. I'm guessing that you're padding the uitable and then adding the data to the end rather than starting from row 1.
piston_pim_offset
piston_pim_offset el 24 de Feb. de 2024
Sorry for late response.
It was exactly like that! When l checked my code again, l found a variable is assigned to the rows of the table and it continues to grow by 1. Then simply l set this value to zero and the problem is gone.
Thank you for your comment.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by