comparison scripts/control/sysmin.m @ 3284:f7e4a95916f2

[project @ 1999-10-13 21:37:04 by jwe]
author jwe
date Wed, 13 Oct 1999 21:37:40 +0000
parents 6dd06d525de6
children 69b167451491
comparison
equal deleted inserted replaced
3283:604ce3f77788 3284:f7e4a95916f2
12 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 12 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
13 # for more details. 13 # for more details.
14 # 14 #
15 # You should have received a copy of the GNU General Public License 15 # You should have received a copy of the GNU General Public License
16 # along with Octave; see the file COPYING. If not, write to the Free 16 # along with Octave; see the file COPYING. If not, write to the Free
17 # Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 17 # Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA.
18 # 18 #
19 # Written by A. S. Hodel a.s.hodel@eng.auburn.edu 19 # Written by A. S. Hodel a.s.hodel@eng.auburn.edu
20 20
21 function [retsys,nc,no,cflg,oflg] = sysmin(sys,flg); 21 function [retsys,nc,no,cflg,oflg] = sysmin(sys,flg);
22 # [retsys,nc,no] = sysmin(sys{,flg}); 22 # [retsys,nc,no] = sysmin(sys{,flg});