Home > ISET > modules > microlens > mlensSet.m

mlensSet

PURPOSE ^

Microlens set interface routine.

SYNOPSIS ^

function ml = mlensSet(ml,param,val,varargin)

DESCRIPTION ^

Microlens set interface routine.

   ml = mlensSet(ml,param,val,varargin);

 Examples:

    ml = mlensSet(ml,'mlflength',flength);
  If you have the focal length in microns, rather than meters, you can
  make the call this way:
    ml = mlensSet(ml,'mlflength',flength,'microns');

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003