How to copy excel specific cell data in matlab ?
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Khan Muhammad Adeel Khan
 am 17 Aug. 2021
  
    
    
    
    
    Kommentiert: Khan Muhammad Adeel Khan
 am 17 Aug. 2021
            Hello Folks ! I want to copy excel specific cell data e.g. E34 and F72 in matlab. How can I get access to the specific cell ? 
0 Kommentare
Akzeptierte Antwort
  KSSV
      
      
 am 17 Aug. 2021
        Read the Excel file data using readtable. And then extract your required data using indexing. 
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Data Import from MATLAB 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!

