Borrar filtros
Borrar filtros

how to read a specific element from an excel file ?

1 visualización (últimos 30 días)
mahmoud fekih
mahmoud fekih el 18 de Oct. de 2017
Respondida: mahmoud fekih el 18 de Oct. de 2017
i want to read a specific element from a excel file named "try.xls" i tried this command : xlsread('C:\Users\Mahmoud\Desktop\RECHERCHE\try.xlsx','sheet1','B2') it didn't work it gives me this error : "Worksheet 'sheet1' not found."

Respuesta aceptada

Greg
Greg el 18 de Oct. de 2017
It sounds like Worksheet 'sheet1' does not exist.
Support for .XLSX files with xlsread() was not introduced until R2009a, and may not work as expected until R2012a.

Más respuestas (1)

mahmoud fekih
mahmoud fekih el 18 de Oct. de 2017
my matlab version is R2013a

Categorías

Más información sobre Data Import from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by