readParams()

readParams ( filename )

Read a set of parameter settings from a file. The file name must end in .prm, and the file must be in PRM format.

Arguments:

filename: Name of file containing parameter settings.

Example usage:

  readParams("params.prm")