Concate cell array and calculate mean of each column.
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Pradya Panyainkaew
 am 19 Dez. 2017
  
    
    
    
    
    Kommentiert: Andrei Bobrov
      
      
 am 19 Dez. 2017
            I have cell array name A=148X1 that contain 1X28 table each element.
1. How can I concate each element together to gat a result B=148X28 table ?
2. How to calculate mean value for each column from B(:,3:36) ?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Tables finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!