Inside Collection (Course): Freshman Engineering Problem Solving with MATLAB
Summary: This module provides some information resources for m-file environments.
There is a wealth of information available about using most m-file environments. In fact, the amount of information may overwhelm someone who is beginning.
The help command can be used to get information about a specific command or function. For example, typing help cos will give information about the cosine function. Typing help will give general information.
A significant amount of information is available on the World Wide Web: