readaopic

The readaopic function reads \alpha-opic image data from the \alpha\Omega-meter.

Usage:

im = readaopic(file)

Where:

ParameterDecription
imIs a \alpha-opic image with the channels:
sc, mc, lc, rh, mel and V(\lambda).
fileSpecifies the filename and path.

Example

Read and plot \alpha-opic image from the \alpha\Omega-meter:

im = readaopic('image.aop');
plotaopic(im)

See also: plotaopic

Result:


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.