Differences From Artifact [b43b9ca4fd]:
- File mttroot/mtt/lib/comp/simple/SS_seqn.m — part of check-in [37e26b5d0b] at 2012-10-15 22:03:17 on branch origin/master — Replaced obsolete split() with char(strsplit()) (user: geraint@users.sourceforge.net, size: 1492) [annotate] [blame] [check-ins using] [more...]
To Artifact [96afb2658a]:
- File mtt/lib/comp/simple/SS_seqn.m — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 1495) [annotate] [blame] [check-ins using] [more...]
- File mttroot/mtt/lib/comp/simple/SS_seqn.m — part of check-in [fa2f8429aa] at 2014-08-02 16:36:14 on branch origin/master — Replaced continuation character in lib m files, except PPP and Control (user: geraint@users.sourceforge.net, size: 1495) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | function [eqn,insigs,innames] = SS_seqn (Name, name, cr, arg, outsig, ... insigs,innames,is_port) ## usage: [eqn,inbonds] = SS_seqn (Name, cr, arg, outbond, inbonds) ## ## ## Multi port SS's ?? |
︙ | ︙ |