This file is indexed.

/usr/share/freemat/help/text/figlower.mdc is in freemat-help 4.0-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
FIGLOWER FIGLOWER Lower a Figure Window

Usage

Lowers a figure window indicated by the figure number.  The syntax for
its use is

  figlower(fignum)

where fignum is the number of the figure to lower.  The figure will
be lowerd to the bottom of the GUI stack (meaning that it we be behind other
windows).  Note that this function does not cause fignum to 
become the current  figure, you must use the figure command for that.
Similarly, if fignum is the current figure, it will remain the current
figure (even though the figure is now behind others).