*  Octave / Various / fc-tools package

        * Requirements
        * Current development release
        * Installation of the fc-tools package
        * Uninstalling the fc-tools package
        * Installation from archives
        * Old development releases


PIC

The fc-tools Octave package contains some functions used in various packages I develop : fc-hypermesh, fc-oogmsh, fc-simesh, fc-vfemp1...

*  Requirements

This package needs Octave version greater or equal to 4.2.0.

*  Current development release





Version

date

package

archives

pdf






0.0.20

December 28, 2017

PIC (43 Ko)

PIC (43 Ko)
PIC (68 Ko)
PIC (36 Ko)

to do !






*  Installation of the fc-tools package

*  Uninstalling the fc-tools package

In an Octave session, unistalling the fc-tools package is done by :

>> pkg uninstall fc-tools

*  Installation from archives

The archives are proposed in three formats zip, 7z and tar.gz. These archives are not Octave packages and cannot be installed with pkg command. The installation process follows :

For example, with the tar.gz file, downloading and uncompressing are done by

$ wget http://www.math.univ-paris13.fr/~cuvelier/software/codes/Octave/fc-tools/0.0.20/fc_tools-0.0.20.tar.gz  
$ tar zxvf fc_tools-0.0.20.tar.gz  
fc_tools-0.0.20/  
fc_tools-0.0.20/DESCRIPTION  
fc_tools-0.0.20/COPYING  
fc_tools-0.0.20/+fc_tools/  
fc_tools-0.0.20/+fc_tools/init.m  
...  
fc_tools-0.0.20/+fc_tools/version.m  
$

Then under Octave, one can use addpath command with the fc_tools-0.0.20 full path :

>> addpath(’<FULL PATH>/fc_tools-0.0.20’)

*  Old development releases





Version

date

package

archives

User’s Guide






0.0.19

December 8, 2017

PIC (43 Ko)

PIC (42 Ko)
PIC (68 Ko)
PIC (35 Ko)

to do !






0.0.18

November 4, 2017

PIC (42 Ko)

PIC (42 Ko)
PIC (67 Ko)
PIC (35 Ko)

to do !






0.0.17

January 16, 2017

PIC (39 Ko)

PIC (39 Ko)
PIC (60 Ko)
PIC (33 Ko)

to do !






0.0.15

January 4, 2017

PIC (33 Ko)

PIC (33 Ko)
PIC (52 Ko)
PIC (29 Ko)

to do !






0.0.14

December 16, 2016

PIC (17 Ko)

PIC (17 Ko)
PIC (23 Ko)
PIC (15 Ko)

to do !