Error : xlswrite() 'Interface.Microsoft_Excel_12.0_Object_Library.Range'
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
Hi
I just simply copied the example regarding xlswrite(). But I got the following error . Please advise how I could solve it.
Thanks Jessica
xlswrite('testdata.xls', [12.7, 5.02, -98, 63.9, 0, -.2, 56])
Error using xlswrite (line 220)
Excel returned: Undefined function 'Select' for input arguments of type 'Interface.Microsoft_Excel_12.0_Object_Library.Range'..
0 commentaires
Réponse acceptée
  Thulasi Durai Durai Samy
      
 le 6 Juil 2012
        The command actually accepts in the form which you have written, may be check testdata.xls already open or check excel server which matlab invokes it
0 commentaires
Plus de 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!

