]> Creatis software - CreaPhase.git/blob - octave_packages/geometry-1.5.0/io/doc-cache
Add a useful package (from Source forge) for octave
[CreaPhase.git] / octave_packages / geometry-1.5.0 / io / doc-cache
1 # Created by Octave 3.6.2, Sun Jun 10 09:53:40 2012 UTC <root@brouzouf>
2 # name: cache
3 # type: cell
4 # rows: 3
5 # columns: 1
6 # name: <cell-element>
7 # type: sq_string
8 # elements: 1
9 # length: 8
10 data2geo
11
12
13 # name: <cell-element>
14 # type: sq_string
15 # elements: 1
16 # length: 550
17  -- Function File: FILESTR = data2geo (DATA, LC)
18  -- Function File: FILESTR = data2geo (..., PARAM, VALUE)
19      Uses data to build a file compatible with Gmsh.
20
21      DATA is assumed to describe a polygon in `polygon2d' format.  The
22      argument LC specifies the edge size.
23
24      The optional parameters can be 'output' followed with a string
25      specifying a file to write, and 'spherical' followed by a real
26      number R indicating that the  polygon describes a spherical
27      surface of radious R.
28
29      See also: polygon2d, @svg/path2polygon
30
31
32
33
34
35 # name: <cell-element>
36 # type: sq_string
37 # elements: 1
38 # length: 47
39 Uses data to build a file compatible with Gmsh.
40
41
42
43
44