matlab docu fix for lumped port
This commit is contained in:
parent
b7a9b8c605
commit
2254e01fd6
@ -1,5 +1,5 @@
|
||||
function [CSX,port] = AddLumpedPort( CSX, portnr, R, start, stop, dir, excitename )
|
||||
% [CSX,port] = AddLumpedPort( CSX, portnr, materialname, start, stop, dir, evec, excitename )
|
||||
% [CSX,port] = AddLumpedPort( CSX, portnr, R, start, stop, dir, excitename )
|
||||
%
|
||||
% CSX: CSX-object created by InitCSX()
|
||||
% portnr: (integer) number of the port
|
||||
|
Loading…
Reference in New Issue
Block a user