How to Synchronize timetable?
이전 댓글 표시
Hi, i have a timetable which has a lot of sub tables in. For example x(1,1)....x(1,k) where k is up to 200!

When i try to synchronize them using the following command TT = synchronize(x{k},TT); i get the result in the picture

The problem is that i want to join all my results at one column not at columns as in the pic!
Hope i described correct my problem!
댓글 수: 2
Jose Marques
2017년 9월 9일
Do you want just one column at just one table?
Ioannis Tsikriteas
2017년 9월 10일
답변 (1개)
Peter Perkins
2017년 9월 14일
0 개 추천
Ioannis, you'll need to provide a small, clear example of what you have and what you want.
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!