Matlab Class Home
Class Outline
Previous Class
Next Class
Evaluation 11
Goal for Week 11: Using handles to control aspects of figures
Summary of new tools and commands.
get
get the properties of an object associated with a handle
set
set a property for the object associated with a handle
gca
get the handle for the current axis
gcf
get the handle for the current figure
colormap
specify the active color scheme
Tasks for Week 11
Tasks
1
Recovering handles from plots and modifying properties
2
Changing label characteristics on a plot
3
Changing axis characteristics
4
General Setup for figures
5
Specifying colors
Matlab Class Home
Class Outline
Previous Class
Next Class
Evaluation 11
email: J. Klinck