typo
This commit is contained in:
parent
dce988b52f
commit
af4318ef7e
@ -1,5 +1,5 @@
|
|||||||
function [CSX,port] = AddCurvePort( CSX, portnr, R, start, stop, excitename )
|
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).
|
% Creates a curve port (1-dimensional).
|
||||||
% The mesh must already be initialized.
|
% The mesh must already be initialized.
|
||||||
|
Loading…
Reference in New Issue
Block a user