Home > . > startup.m

startup

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 disp('Robotics Toolbox for Matlab (release 8)')
0002 disp('  (c) Peter Corke 1992-2008 http://www.petercorke.com')
0003 tbpath = fileparts(which('fkine'));
0004 disp(['  installed in ', tbpath])
0005 addpath( fullfile(tbpath, 'demos') );

Generated on Sun 15-Feb-2009 18:09:29 by m2html © 2003