Development Environment | ![]() ![]() |
Running Functions from the Command History Window
Double-click on any function entry (entries) in the Command History window to execute that function(s). For example, double-click edit myfile
to open myfile.m
in the Editor. You can also run a function by right-clicking on it and selecting Evaluate Selection from the context menu, or by copying the function to the Command Window, as described in the next section.
![]() | Viewing Functions in the Command History Window | Copying Functions from the Command History Window | ![]() |