필터 지우기
필터 지우기

How do I print a 6x6 output matrix on app designer table ?

조회 수: 3 (최근 30일)
farzad
farzad 2020년 4월 16일
댓글: farzad 2020년 4월 23일
Hello All
How can I use the table field in app designer to print my 6x6 output matrix on the App interface?
I also needed to have header names of my choice and not Column1 ,etc but also index in string form. is that possible ?

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 4월 16일
See the attached app. You can set the column name in the component browser pane on the right of the app designer window.
  댓글 수: 9
Ameer Hamza
Ameer Hamza 2020년 4월 16일
No, you don't need to create startup function for table. That is the startup function of the figure. Right-Click on an empty location canvas and in the callback menu select the figure startuo callback.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by