Show in Frame
No Frame
6.2.16 Graphs
To output the names of all currently accessible graphs use:
graphs
You can also iterate over the graphs with the
do
and
dowhile
commands: see “
Iterating over all graphs
” in Section
6.3.11
.
Show in Frame
No Frame