Matrix reshaping and combination
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    AA
      
 am 19 Mai 2020
  
    
    
    
    
    Beantwortet: Ameer Hamza
      
      
 am 19 Mai 2020
            cd(1:24:end,4)
Suppose the above where cd is a matrix variable. I want the fourth column to be extracted in such a way that I get not the first of every 24 values but the last of every 24 values. How can I do this? 
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Creating and Concatenating Matrices 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!

