Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : OpenDocument Sheet Toolbox - odsToolbox details
Login with GitLab

OpenDocument Sheet Toolbox - odsToolbox

Toolbox for reading & writing OpenDocument spreadsheet files (*.ods)
(4 downloads for this version - 4 downloads for all versions)
Details
Version
0.1.0
Author
Hani A. Ibrahim
Owner Organization
private individual
Maintainer
Hani Ibrahim
Category
License
Dependencies
Creation Date
September 11, 2026
Source created on
Scilab 2024.1.x
Binaries available on
Scilab 2024.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 2025.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 2026.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("odstoolbox")
Description
            Toolbox for reading & writing OpenDocument spreadsheet files (*.ods)
 
NOT FINISHED YET!
 
OpenDocument Sheet Toolbox's functionality and API is aligned 
with the in-built XLSX functions in Scilab 2026.1.0 or later.
 
Using LibreOffice or OpenOffice executable soffice to convert ODS
file to XLSX and then
- on Scilab 2026.1.0 or higher using built-in xlsx-functions
- on Scilab 2026.0.0 or lower the toolbox "xlreadwrite"
  to read in the data.
 
IMPORTANT: LibreOffice or OpenOffice must be installed on the 
machine. Otherwise OpenDocument Sheet Toolbox will not work.
 
Works on Windows, GNU/Linux and macOS and with Scilab 6.1 or higher.

FUNCTIONS
 
- odsRead
  Read data from a OpenDocument spreadsheet file.

- odsWrite (not implemented yet)
  Write data to a OpenDocument spreadsheet file.
- odsInfo  (not implemented yet)
  Shows information about OpenDocument spreadsheet file.

- ods_findoffice
  Find the Libre/OpenOffice soffice executable
- ods_getpath
  Returns toolbox path
 
DEPENDENCIES
 
- APIFUN (any)
- XLreadwrite (any)            
Files (4)
[51.86 kB]
Source code archive

[103.66 kB]
OS-independent binary for Scilab 2024.1.x

[103.70 kB]
OS-independent binary for Scilab 2025.1.x

[104.38 kB]
OS-independent binary for Scilab 2026.1.x

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.