Mercurial > hg > octave-nkf
diff scripts/control/sysrepdemo.m @ 3397:1a8e2c0d627a
[project @ 1999-12-18 03:02:18 by jwe]
author | jwe |
---|---|
date | Sat, 18 Dec 1999 03:02:45 +0000 |
parents | a5288b88446f |
children | 0f515bc98460 |
line wrap: on
line diff
--- a/scripts/control/sysrepdemo.m +++ b/scripts/control/sysrepdemo.m @@ -1,4 +1,4 @@ -## Copyright (C) 1996,1998 Auburn University. All Rights Reserved +## Copyright (C) 1996, 1998 Auburn University. All rights reserved. ## ## This file is part of Octave. ## @@ -24,10 +24,9 @@ ## Octave Controls toolbox demo: System representation ## Written by A. S. Hodel June 1995 ## Revised Aug 1995 for system data structure format + function sysrepdemo () - - save_val = page_screen_output; page_screen_output = 1;