How to create a Chart in Excel (Combo Chart which is Clustered Column + Line) through Matlab?
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hi All Matlab Users,
Through Some Matlab scripts I am getting data as follows:
  Name  Marks Science  Marks History  Marks Maths  Grade_A  Grade_B  Grade_C  Grade_D  Grade_E  Grade_F 
  A  80  85  85  90  80  70  60  50  40  
  B  95  90  85  90  80  70  60  50  40  
  C  80  75  85  90  80  70  60  50  40 
. 
.
 .
  R  50  40  40  90  80  70  60  50  40 
Now I want to create a chart in excel i.e. a combo chart using script from Matlab.
Combo chart = Clustered Column + Line
What I want is something like below:

2 commentaires
Réponses (0)
Voir également
Catégories
				En savoir plus sur Spreadsheets dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
