Ignore:
Timestamp:
Mar 17, 2010, 1:30:15 PM (14 years ago)
Author:
sommeria
Message:

uvmat: edit vector button activated
debugging and cleaning after modifications made with the windows version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/nc2struct_toolbox.m

    r19 r56  
    7979   ListVarName='*';
    8080else
    81 if isempty(List{1})
    82     ListVarName='*';
    83 else
    84     ListVarName=List{1}; 
    85 end
     81%     if isempty(List{1})
     82%         ListVarName='*';
     83%     else
     84        ListVarName=List{1}; 
     85%     end
    8686end
    8787%  -------- read global attributes -----------             
Note: See TracChangeset for help on using the changeset viewer.