Path: Imaging/Utilities
% Creates a lens table from l. If the fileName is not entered it will generate a table in the workspace. Otherwise, it will create a latex table. Type CreateLensTable for a demo. -------------------------------------------------------------------------- Form: CreateLensTable( x, fileName ) -------------------------------------------------------------------------- ------ Inputs ------ l (:) Lens data structure fileName (:) File name or file id ------- Outputs ------- None --------------------------------------------------------------------------
Common: General/ColumnSizeCellArray Common: General/CreateLatexTable Common: General/CreateTable Common: General/DeBlankLT Common: General/StringToTokens Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Imaging: Lenses/LensDemo Imaging: Optics/DrawLens Imaging: Optics/ReadLensData
Back to the Imaging Module page