Effacer les filtres
Effacer les filtres

extract 1 row data of 1 table

2 vues (au cours des 30 derniers jours)
hang dong
hang dong le 24 Mai 2019
Commenté : hang dong le 24 Mai 2019
I want to extract the data of a row in a table, how to do it
exam: Name address age
hang VN 18
nam vn 40
lan vn 23
I want to retrieve the information of a man named Nam
help me!
  3 commentaires
Ramesh Bala
Ramesh Bala le 24 Mai 2019
exam1(1,1:length(exam))=exam; -for 1st row and do the same for rest
hang dong
hang dong le 24 Mai 2019
1.PNG
I want to find an element in the table
exam: from pos = 11 i can find iwant = 542013

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by