Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Write to an Excel-file. If file not excist, the file is created based on user input in the filename(xls, xlsx, xlsm...).
If the sheet not excist, the sheet is created. Range can be given as single cell, and the function calculate what range to write to. Otherwise the absolut range that fits the matrix size must be given in.
Default is that file is on current path, if optional path-values is given file is open outside the path, and created if not excist allready.
Comments are hastly translate an error control is done to some exstent.
Citar como
Gunnar Aronsen (2026). Write data to Excel (https://la.mathworks.com/matlabcentral/fileexchange/31105-write-data-to-excel), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.4.0.0 (4,47 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.4.0.0 | Corrected the file so it start Excel if not open. This was not included in the last function. |
||
| 1.3.0.0 | File to write does not need to be active Excel file, function select correct file. |
||
| 1.1.0.0 | New upload 03-May-2012
|
||
| 1.0.0.0 |
