


View an ISET manual page in the default system browser
ieManualViewer(mType,mName)
mType identifies whether this is a PDF, Manual, or Applciation Notes
PDF at the moment is just the Users Guide.
Manual gets you to the ISET function headers
Application notes is a page that links to various application notes
mName is an identifier for the particular manual requested.
Examples:
ieManualViewer -- Brings up the Iset_Manual.pdf in a pdf viewer
ieManualViewer('applicationNotes'); -- Page of Application N otes
ieManualViewer('manual','ISET'); -- Main ISET functions
TODO: We should permit local reads when the user is off-line. For the
moment, the user has to download the material on his/her own.
Copyright ImagEval Consultants, LLC, 2006.