Skip to content

SWC-Advanced-Microscopy/ScanImageAPI_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ScanImageAPI_Examples

Examples showing how to interact with ScanImage using its API and user functions. You should also check out Vidrio's tutorial on the API.

Installation

  • Install ScanImage
  • Add the code directory of these examples to your MATLAB path
  • If you wish to run using simulated hardware, use the Machine Data File in the code directory. At the top of the file are comments describing how the simulated hardware are to be set up.

Running the examples

See the help text at the top of each example to see how to run it.

What's included?

  • Intro to User Functions: helloScanImage.m, meanFrame.m
  • Reading ScanImage settings via the API: reportChannels.m, basicListenerDemo.m