comparison scripts/plot/axis.m @ 1315:611d403c7f3d

[project @ 1995-06-25 19:56:32 by jwe]
author jwe
date Sun, 25 Jun 1995 19:56:32 +0000
parents 3f257ab07921
children 26a096727e89
comparison
equal deleted inserted replaced
1314:64f9e0f82060 1315:611d403c7f3d
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-1307, USA.
18 18
19 function axis (ax) 19 function axis (ax)
20 20
21 # usage: axis () 21 # usage: axis ()
22 # axis ([xmin, xmax]) 22 # axis ([xmin, xmax])