From: <mur...@us...> - 2012-01-08 02:56:30
|
Revision: 179 http://python-control.svn.sourceforge.net/python-control/?rev=179&view=rev Author: murrayrm Date: 2012-01-08 02:56:24 +0000 (Sun, 08 Jan 2012) Log Message: ----------- small doc fix Modified Paths: -------------- trunk/src/freqplot.py Modified: trunk/src/freqplot.py =================================================================== --- trunk/src/freqplot.py 2012-01-08 02:55:55 UTC (rev 178) +++ trunk/src/freqplot.py 2012-01-08 02:56:24 UTC (rev 179) @@ -319,8 +319,8 @@ syslist : list of Lti List of linear input/output systems (single system is OK) - Return - ------ + Returns + ------- omega : array Range of frequencies in rad/sec This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |