This commit is contained in:
Sebastian Held 2011-01-03 11:02:37 +01:00
parent dce988b52f
commit af4318ef7e

View File

@ -1,5 +1,5 @@
function [CSX,port] = AddCurvePort( CSX, portnr, R, start, stop, excitename )
%[CSX,port] = AddCurvePort( CSX, portnr, materialname, start, stop [, excitename] )
%[CSX,port] = AddCurvePort( CSX, portnr, R, start, stop [, excitename] )
%
% Creates a curve port (1-dimensional).
% The mesh must already be initialized.