657
edits
m (→Meshing Octave) |
No edit summary |
||
Line 20: | Line 20: | ||
<!-- <syntaxhighlight lang="matlab"> --> | <!-- <syntaxhighlight lang="matlab"> --> | ||
{{Code|Loading the file as polygon compatible with geometry package|<syntaxhighlight line="GESHI_FANCY_LINE_NUMBERS" lang=" | {{Code|Loading the file as polygon compatible with geometry package|<syntaxhighlight line="GESHI_FANCY_LINE_NUMBERS" lang="matlab"> | ||
octavesvg = svg ("octave.svg").normalize(); | octavesvg = svg ("octave.svg").normalize(); | ||
ids = octavesvg.pathid(); | ids = octavesvg.pathid(); |
edits