First, open up a MS-DOS window by clicking on the Start button, selecting Programs, and then MS-DOS Prompt. In this window, type these commands to do the copying. Replace the `e' with an `f' in the copy command if the copy command does not work.
cd .. md matlab cd matlab md laode cd laode copy e:\pc\lao_pc\* . exit
Now, start Matlab. At the >> prompt, type:
cd c:\matlab\laodeAll of the textbook data and functions should now work properly.
Bret Larget, larget@mathcs.duq.edu