How to Install octave-strings in Ubuntu 18.04



Install octave-strings by entering the following commands in the terminal:

sudo apt update
sudo apt install octave-strings

Description:

additional string manipulation functions for Octave

This package provides additional functions to manipulate strings in Octave, including the possibility to decode from and encode into base64, and using Perl-compatible regular expressions. . This Octave add-on package is part of the Octave-Forge project.

Homepage: http://octave.sourceforge.net/strings

Version: 1.2.0-3

Section: universe/math