Writing string data in uitable

Hello I have an uitable with two columns and 7 rows. 1-How can I write data (string)inside it? 2- how can I write data in specific cell? Thank you

 Respuesta aceptada

Nadir Altinbas
Nadir Altinbas el 4 de Nov. de 2019

0 votos

2X7 matrix (two variables strings and 7 data file)
named it as COUNT.DAT file
"load count.dat" after running this command
[n , p] = size (count)
data process fundamental functions usage is necessary

Más respuestas (1)

Nadir Altinbas
Nadir Altinbas el 4 de Nov. de 2019

0 votos

two strings should be different exam dim1.......,dim2.......

1 comentario

naouras saleh
naouras saleh el 4 de Nov. de 2019
thank you for you answer
i'm new to matlab can you help me and write the code for me so i can understand more clearly.

Iniciar sesión para comentar.

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 4 de Nov. de 2019

Respondida:

el 4 de Nov. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by