# Created by Octave 3.6.2, Sun Jun 10 09:53:40 2012 UTC # name: cache # type: cell # rows: 3 # columns: 1 # name: # type: sq_string # elements: 1 # length: 8 data2geo # name: # type: sq_string # elements: 1 # length: 550 -- Function File: FILESTR = data2geo (DATA, LC) -- Function File: FILESTR = data2geo (..., PARAM, VALUE) Uses data to build a file compatible with Gmsh. DATA is assumed to describe a polygon in `polygon2d' format. The argument LC specifies the edge size. The optional parameters can be 'output' followed with a string specifying a file to write, and 'spherical' followed by a real number R indicating that the polygon describes a spherical surface of radious R. See also: polygon2d, @svg/path2polygon # name: # type: sq_string # elements: 1 # length: 47 Uses data to build a file compatible with Gmsh.