Interactively explore hierarchical profiler output.
Assuming data is the structure with profile data returned by
profile (
, this command opens an interactive prompt
that can be used to explore the call-tree. Type help to get a list
of possible commands. If data is omitted, "info"
)profile ("info")
is called and used in its place.
See also: profile, profshow.
Package: octave