
Xlswrite / odswrite versus xlsopen / odsopen.
GNU OCTAVE PACKAGES FULL
R : only read + : full read/write ~ : dependent on Excel versionīe aware that writing to worksheets using the OCT interface wipes all formatting. But the io package can read/write Open/Libre Office, Gnumeric and some less important files too.įile extension COM POI POI/OOXML JXL OXS UNO OTK JOD OCT Most people need this package to read and write Excel files. 2.1.5.3 Reading cells containing errors.2.1.5.2 Java memory pool allocation size.1.1 xlswrite / odswrite versus xlsopen / odsopen.FEATool features an easy to use GUI and fully integrated CAD, geometry tools, automatic grid generation and solvers. Still under development.Ĭollection and a development kit of mex functions for OpenCV library.įEATool Multiphysics is a commercial and proprietary FEM toolbox for modeling and simulation of physics and engineering applications with the finite element method. allowing vectors as EpaNet Toolkit function inputs). Functions are adapted to improve its usability in GNU Octave (e.g. The epanet-octave open source library is a wrapper, including some scripts, to call Epanet Toolkit. The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift. The Large Time-Frequency Analysis Toolbox®.Ī set of graph/networks analysis functions in Octave. Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. The GeoPDEs package provides a common and flexible framework for implementing and testing new isogeometric methods for the solution of partial differential equations.
GNU OCTAVE PACKAGES FREE
Open source and free package for the research and teaching of Isogeometric Analysis, written in Octave and fully compatible with Matlab. Those codes have to be installed as described on the respective website. The Pythonic package provides a Python language binding for Octave, to allow any Python package to be loaded and used directly, with automatic translation from Octave to Python data types. It contains the elemental functions to communicate with a websockets server. The Websockets package is a simple implementation of a websocket client for GNU Octave. Matlab-compatible table, datetime, and categorical data types (Like "pandas for Octave"). Octave bindings for basic Message Passing Interface (MPI) functions for parallel computing.Īn implementation of a symbolic toolbox using SymPy.Īn experimental alternative package manager for Octave. The Octave Forge index is a legacy project and does not accept new packages.įree and open-source Octave packages Īll packages can be installed by Octave's pkg function as described above and are listed in Octave Packages. If you created your own package, it can be added to the Octave Package index.Įxisting packages of the Octave Forge index can be installed with the -forge flag, for example:
GNU OCTAVE PACKAGES HOW TO
The following two examples demonstrate how to install the example package (1.) after downloading the release tarball and (2.) directly from an URL. Octave packages can be installed by the pkg tool. The format and requirements of Octave packages is specified in the GNU Octave manual.
