% addVL script adds Van Loan 2nd ed directories to MATLAB path. % This works on a Project Vincent machine provided you % have done % % vincent% add mathclasses % % to get the mathclasses locker. % addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.1 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.2 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.3 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.4 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.5 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.6 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.7 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.8 -begin addpath /home/mathclasses/matlab/vanloan_2e/CHAPTER.9 -begin