MatArray Toolbox
  Go to function:
    Search    Help Desk 
grid2table    Examples   See Also

Goes from a 2D from of the data, where the coordinates in the matrix correspond to the coordinates on the slide to a linear form of the data, with each spot after the other.

Syntax

Description

data contains the spots arranged in a way similar to the one on the slide. shape gives the physical layout of the slide, in the form [ Rows Columns MetaRows MetaColumns ]. The resulting vector res contains the values for each spot.

Examples

See Also

normgeo, table2grid



[ Previous | Help Desk | Next ]