Substitute for xlsread().
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
I am using xlsread() and xlswrite() which is pretty slow, i have tried using xlswrite1(); but it shows up errors. Is there any other function which can be used instead of xlswrite()?
2 Kommentare
  dpb
      
      
 am 20 Jul. 2016
				Many if you'll use some file format other than Excel.
It may be faster to use the COM/ActiveX, see
doc actxserver  % for details
Antworten (0)
Siehe auch
Kategorien
				Mehr zu Spreadsheets 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!


