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

 채택된 답변

Nadir Altinbas
Nadir Altinbas 2019년 11월 4일

0 개 추천

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

추가 답변 (1개)

Nadir Altinbas
Nadir Altinbas 2019년 11월 4일

0 개 추천

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

댓글 수: 1

naouras saleh
naouras saleh 2019년 11월 4일
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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2019년 11월 4일

답변:

2019년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by