Mercurial > hg > octave-lyh
diff scripts/control/bode.m @ 3284:f7e4a95916f2
[project @ 1999-10-13 21:37:04 by jwe]
author | jwe |
---|---|
date | Wed, 13 Oct 1999 21:37:40 +0000 (1999-10-13) |
parents | 518ea57df2c4 |
children | b3bef983b12d |
line wrap: on
line diff
--- a/scripts/control/bode.m +++ b/scripts/control/bode.m @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with Octave; see the file COPYING. If not, write to the Free -# Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +# Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. function [mag,phase,w] = bode(sys,w,outputs,inputs,plot_style) # [mag,phase,w] = bode(sys[,w,outputs,inputs,plot_style])