Changeset 89 for trunk/src/create_grid.m


Ignore:
Timestamp:
May 20, 2010, 1:48:25 AM (14 years ago)
Author:
sommeria
Message:

many bug corrections and cleaning. Activation of the BW option in uvmat. Improvement of the interaction of get_field with uvmat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/create_grid.m

    r88 r89  
    11%'create_grid': called by the GUI geometry_calib to create a physical grid
     2%------------------------------------------------------------------------
    23% coord=create_grid(input_grid)
    34%
     
    56% coord: matrix (nbpoint, 3) of coordinates for grid points, with columns x,y,z
    67%
    7 %INPUT:
     8% INPUT:
    89% input_grid (optional): structure to initiate the GUI with fields .x_0,.Dx,.x_1
    910% (defining x coordinates), .y_0,.Dy,.y_1 (defining y coordinates)
Note: See TracChangeset for help on using the changeset viewer.