Skip to content
/ xlread Public

A small tool to provide xlsx for matlab < 2015b and to offer more similar support between linux and windows.

License

Notifications You must be signed in to change notification settings

tpfau/xlread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlread

xlread offers xlsread functionality for unix machines and Windows machines without excel with the same syntax as xlsread without the need of an excel backend. xlread offers non Excel systems the option to use the processFcn argument of xlsread, but is currently restricted to the Data.Value and Data.Count fields, not offering the additional Excel properties in the .NET framework of excel accessed by Matlab if Excel is installed. Instead, xlread offers the process function direct access to the Excel sheet provided by the apache POI libraries under Data.WorkSheet.

About

A small tool to provide xlsx for matlab < 2015b and to offer more similar support between linux and windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages