
window text. For more information, click the Help button in the Preferences
dialog box [2].
Additionally, two more windows that can be seen in Figure 1 can help the
user during the programming time. The first one and most important is the
workspace browser (Figure 2). The Matlab workspace consists of the set of
variables (named arrays) built up during a Matlab session and stored in
memory. You add variables to the workspace by using functions, running m-
files, and loading saved workspaces.
Figure
[2]
2: The Matlab Workspace Browser
The workspace is not maintained after you end the Matlab session. To save
the workspace to a file that can be read during a later Matlab session, select
Save Workspace As from the File menu.
Another useful window, is the command history (Figure 3). Statements you
enter in the Command Window are logged in the Command History. In the
Command History, you can view previously run statements, and copy and
execute selected statements.
Komentarze do niniejszej Instrukcji