A small tool to provide xlsread functionality for xlsx files to matlab 2014b and earlier.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This tool offers a xlsread compatible xls/xlsx I/O for any system without Excel.
The implementation makes use of the apache POI library (similar to xlread).
It allows the usage of the same arguments as xlsread (as of 2017b) including the processFcn call. However it only offers the .Count and the .Value fields for further processing along with a .WorkSheet field which contains the POI worksheet selected in the xlread call.
Citation pour cette source
Thomas Pfau (2026). xlread (https://github.com/tpfau/xlread), GitHub. Extrait(e) le .
Remerciements
Inspiré par : xlwrite : Export Data to Excel from Matlab on Mac/Win, xlwrite: Generate XLS(X) files without Excel on Mac/Linux/Win
Informations générales
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Name Update |
