Filter löschen
Filter löschen

How to Synchronize timetable?

1 Ansicht (letzte 30 Tage)
Ioannis Tsikriteas
Ioannis Tsikriteas am 9 Sep. 2017
Beantwortet: Peter Perkins am 14 Sep. 2017
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 Kommentare
Jose Marques
Jose Marques am 9 Sep. 2017
Do you want just one column at just one table?
Ioannis Tsikriteas
Ioannis Tsikriteas am 10 Sep. 2017
All of my "sub tables" i want to be added in only one column (TT.Var1) at the TT table!

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Peter Perkins
Peter Perkins am 14 Sep. 2017
Ioannis, you'll need to provide a small, clear example of what you have and what you want.

Kategorien

Mehr zu Tables finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by