
Matlab toolbox contains some functions used in various packages I develop: fc-hypermesh,
fc-meshtools, fc-graphics4mesh, fc-oogmsh, fc-simesh, ...
|
| ||||
| Version | date | archives | install | User guide |
| 0.0.34 | January 4, 2023 | |||
The toolbox archives are proposed in three formats zip, 7z and tar.gz. The installation process follows:
Download one of the archives
Uncompress the archive
Add path to Matlab
For example, with the tar.gz file, downloading and uncompressing are done by
$ wget http://www.math.univ-paris13.fr/~cuvelier/software/codes/Matlab/fc-tools/0.0.34/fc_tools-0.0.34.tar.gz $ tar zxf fc_tools-0.0.34.tar.gz
Then under Matlab, one can use addpath command with the fc-tools-0.0.34 full path:
>> addpath(’<FULL PATH>/fc_tools-0.0.34’)
0.0.34 (January 1, 2023): Adding user manual (not complete) and some functions in
fc_tools.graphics.xcolor submodule.
0.0.30 (February 13, 2020): Adding fc_tools.graphics.monitors submodule.
0.0.29 (December 6, 2019):
0.0.27 (March 22, 2018): modifying installation procedure and fc_tools.utils.strversion2num
function, adding fc_tools.comp.dispobject and fc_tools.comp.infoobject
0.0.25 (March 6, 2018): Some improvement
0.0.23 (Mai 14, 2018):
Minor internal changes.
0.0.22 (April 26, 2018):
Modifying fc_tools.init() to display versions of the toolboxe used.
Adding functions fc_tools.info and fc_tools.path.
Adding function fc_tools.gitinfo() and fc_tools.git.* for code maintenace purpose.
...
|
| ||||
| Version | date | archives | install | User guide |
| 0.0.31 | March 20, 2020 | |||
| 0.0.30 | February 13, 2020 | |||
| 0.0.29 | December 6, 2019 | |||
| 0.0.27 | March 22, 2018 | |||
| 0.0.25 | March 6, 2018 | |||
| 0.0.23 | May 14, 2018 | |||
|
| |||
| Version | date | archives | |
| 0.0.22 | April 26, 2018 | to do! |
|
| 0.0.21 | April 11, 2018 | to do! |
|
| 0.0.20 | December 28, 2017 | to do! |
|
| 0.0.19 | December 8, 2017 | to do! |
|
| 0.0.18 | November 4, 2017 | to do! |
|
| 0.0.17 | February 1, 2017 | to do! |
|
| 0.0.16 | January 16, 2017 | to do! |
|
| 0.0.15 | January 4, 2017 | to do! |
|
| 0.0.14 | December 16, 2016 | to do! |
|
| 0.0.13 | December 15, 2016 | to do! |
|
|
| |||
| Version | date | archives | |
| 0.0.12 | December 14, 2016 | to do! |
|