Class CalcLink

From Octave
Revision as of 19:05, 16 January 2022 by Mpetrasinovic (talk | contribs)
Jump to navigation Jump to search

GNU Octave and LibreOffice Calc Link

GNU Octave class CalcLink makes it possible to communicate with and control the LibreOffice Calc program from GNU Octave, including reading and writing operations but also formatting. This way it is possible to create well-formatted tabular reports from GNU Octave using LibreOffice Calc.

CalcLink.png

Source Code

Source code for this class is available at: github.com/VAZMFB/GNU-Octave-CalcLink

Requirements

Provided code is tested with GNU Octave 6.4.0 and LibreOffice 7.2.4.

Usage

For usage please check provided examples.

Discussion

Discussion about this class is available at Discourse.

Author and Licensing

Author: Miloš Petrašinović <mpetrasinovic@mas.bg.ac.rs>

VAZMFB.COM

Department of Aerospace Engineering, Faculty of Mechanical Engineering, University of Belgrade

Distributed under the GNU General Public License v3.0 or later license.