Home > freetb4matlab > plot > dxfwrite.m

dxfwrite

PURPOSE ^

%

SYNOPSIS ^

function [nb] = dxfwrite (filename, varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{nb} =} dxfwrite (@var{filename}, @var{pl}, @var{...})
%
% Write @var{filename} as a DXF file. Polyline @var{pl} must be defined as
% matrix of 1, 2 or 3 columns respectively for x, y and z coordinates. The
% number of polyline (@var{nb}) or 0 is returned.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003