Ignore:
Timestamp:
Jun 30, 2013, 11:16:45 PM (11 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/set_col_vec.m

    r517 r654  
    5353        maxC=max(vec_C);
    5454    end
    55     colcode_out.MinC=minC;
    56     colcode_out.MaxC=maxC;
     55    colcode_out.MinVec=minC;
     56    colcode_out.MaxVec=maxC;
    5757    if strcmp(colcode.ColorCode,'rgb')|| strcmp(colcode.ColorCode,'bgr')% 3 color representation
    5858        if  isfield(colcode,'ColCode1')
Note: See TracChangeset for help on using the changeset viewer.