How i can add all elements inside a matrix?
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Haseeb Hassan
 am 23 Aug. 2017
  
    
    
    
    
    Beantwortet: Torsten
      
      
 am 23 Aug. 2017
            For example i have matrix 3X3 [-10 10 20 ; -20 20 10 ; -10 20 20 ] First want to add row1 elements,then row2, then row3,after getting row1,row2,row3 values,then want to add all the values of row1+row2+row3 to get a single value.Plese any help
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!