*  Matlab / Mesh / fc_graphics4mesh toolbox

        * Snapshots
        * Some demos
        * Current release
        * Tested on
        * Installation
        * Manual installation
        * History
        * Old releases

pict pict


pict

The pict Matlab toolbox allows to display simplicial meshes or datas on simplicial meshes. A simplicial mesh must be given by two arrays : the vertices array and the connectivity array.

*  Matlab / Mesh / fc_graphics4mesh/ Snapshots

























































































*  Matlab / Mesh / fc_graphics4mesh/ demos













plot2D plot3D plot3Ds plotiso2D plotiso3D plotiso3Ds


















plotmesh2D plotmesh3D plotmesh3Ds plotquiver2D plotquiver3D plotquiver3Ds


















sliceiso3D slice3D slicemesh3D plotGradBaCo2D plotGradBaCo3Ds plotGradBaCo3D


















plotelementsidx2D plotelementsidx3D plotelementsidx3Ds plotnodes2D plotnodes3D plotnodes3Ds


















plotnodesidx2D plotnodesidx3D plotnodesidx3Ds












*  Matlab / Mesh / fc_graphics4mesh/ Current development release





Version

date

full archives

install

User guide






0.1.5

December 21, 2022

pict (1541 Ko)
pict (1734 Ko)
pict (1324 Ko)

pict (4 Ko)

pict (1205 Ko)






*  Matlab / Mesh / fc_graphics4mesh/ Tested on

This toolbox was only tested on Ubuntu 22.04.1 with Matlab R2022a.

*  Matlab / Mesh / fc_graphics4mesh/ Installation

For this method, one just have to get/download the install file pict mfc_graphics4mesh_install.m Thereafter, one run it under Matlab. This command download, extract and configure the pict package and all the required packages in the current directory.

For example, to install this toolbox in ~/Matlab directory, one have to copy the file mfc_graphics4mesh_install.m in the ~/Matlab directory. Then in a Matlab terminal run the following commands

Matlab Console

>> cd ~/Matlab 
>> mfc_graphics4mesh_install

There is the output of the mfc_graphics4mesh_install command on a Linux computer:

Matlab Ouput

Parts of the <fc-graphics4mesh> Matlab toolbox. 
Copyright (C) 2017-2022 F. Cuvelier 
 
1- Downloading and extracting the toolboxes 
2- Setting the <fc-graphics4mesh> toolbox 
Write in ~/Matlab/fc-graphics4mesh-full/fc_graphics4mesh-0.1.5/configure_loc.m ... 
3- Using toolboxes : 
   ->             fc-tools : 0.0.34 
   ->             fc-bench : 0.1.3 
   ->              fc-amat : 0.1.3 
   ->         fc-meshtools : 0.1.4 
 with     fc-graphics4mesh : 0.1.5 
*** Using instructions 
   To use the <fc-graphics4mesh> toolbox: 
   addpath(’~/Matlab/fc-graphics4mesh-full/fc_graphics4mesh-0.1.5’) 
   fc_graphics4mesh.init() 
 
   See ~/Matlab/mfc_graphics4mesh_set.m

The complete toolbox (i.e. with all the other needed toolboxes) is stored in the directory ~/Matlab/fc-graphics4mesh-full and, for each Matlab session, one have to set the toolbox by:

Matlab Console

>> addpath(’~/Matlab/fc-graphics4mesh-full/fc_meshtools.0.1.5’) 
>> fc_graphics4mesh.init()

If it’s the first time the fc_meshtools.init() function is used, then its output is

Matlab Ouput

Try to use default parameters! 
 Use fc_tools.configure to configure. 
Write in /home/cuvelier/tmp/fc-graphics4mesh-full/fc_tools-0.0.34/configure_loc.m ... 
Try to use default parameters! 
 Use fc_bench.configure to configure. 
Write in /home/cuvelier/tmp/fc-graphics4mesh-full/fc_bench-0.1.3/configure_loc.m ... 
Try to use default parameters! 
 Use fc_amat.configure to configure. 
Write in /home/cuvelier/tmp/fc-graphics4mesh-full/fc_amat-0.1.3/configure_loc.m ... 
Try to use default parameters! 
 Use fc_meshtools.configure to configure. 
Write in /home/cuvelier/tmp/fc-graphics4mesh-full/fc_meshtools-0.1.4/configure_loc.m ... 
Using fc_graphics4mesh[0.1.5] with fc_tools[0.0.34], fc_bench[0.1.3], fc_amat[0.1.3], fc_meshtools[0.1.4].

Otherwise, the output of the fc_meshtools.init() function is

Matlab Ouput

Using fc_graphics4mesh[0.1.5] with fc_tools[0.0.34], fc_bench[0.1.3], fc_amat[0.1.3], fc_meshtools[0.1.4].

For uninstalling, one just have to delete directory

~/Matlab/fc-graphics4mesh-full

*  Manual installation

This package uses the fc_mesh toolbox. So one has to install it as explain in the dedicated web page.

Thereafter, on the fc_graphics4mesh dedicated web page, one can found link to archives ( zip, 7z or tar.gz format)

To quickly test this toolbox , one can run one of the examples located in the directory +fc_graphics4mesh/+demos. For example, runs

Matlab Console

>> fc_graphics4mesh.demos.plot2D()

or the complete demo (take a long time)

Matlab Console

>> fc_graphics4mesh.demos.alldemos()

*  Matlab / Mesh / fc_graphics4mesh/ Version history

*  Matlab / Mesh / fc_graphics4mesh/ Old development releases





Version

date

archives

install

User’s Guide






0.1.3

March 20, 2020

pict (1523 Ko)
pict (1715 Ko)
pict (1312 Ko)

pict (4 Ko)

pict (13482 Ko)






0.1.2

March 8, 2020

pict (1526 Ko)
pict (1714 Ko)
pict (1312 Ko)

pict (4 Ko)

pict (13541 Ko)






0.1.1

February 17, 2020

pict (1523 Ko)
pict (1714 Ko)
pict (1311 Ko)

pict (4 Ko)

pict (13541 Ko)






0.1.0

January 29, 2020

pict (1516 Ko)
pict (1700 Ko)
pict (1306 Ko)

pict (4 Ko)

pict (13539 Ko)






0.0.4

March 22, 2019

pict (1439 Ko)
pict (1519 Ko)
pict (1274 Ko)

pict (3 Ko)

pict (7595 Ko)






0.0.2

December 13, 2017

pict (1364 Ko)
pict (1393 Ko)
pict (1252 Ko)

pict (1 Ko)

pict (4626 Ko)






0.0.1

October 27, 2017

pict (1368 Ko)
pict (1392 Ko)
pict (1251 Ko)

pict (1 Ko)

pict (4945 Ko)