

MATLAB Files
Do not forget to use the HELP menu within the
MATLAB program. When you save a file using Windows' Notepad, .txt may be automatically added to
the file name. For example, if you save a file as test.m, it becomes test.m.txt
unless you associate .m files with notepad.exe by clicking an existing
m-file in Explorer. Before you run an M-file in c:\temp, make sure you
type the command: cd c:\temp in Matlab. You can also run an M-file
or load a workspace file (.mat file) straight from your disk by typing
the command: cd a: first.
MATLAB's "solve" command is inconsistent sometimes. The same problem
solved successfuly before may fail. Restarting MATLAB does not always help.
You must restart the PC.
Dr.
Ridgway's new MATLAB Help files
Dr. Ridgway's MATLAB Help files:
Dr. Gu's MATLAB Examples
for ODE, Algebraic Equation, Laplace Transform and Differentiation/Integration.
Dr. Young's MATLAB file list
There are many MATLAB related files on the Internet. Below are a few
links.