- Timestamp:
- Dec 17, 2014, 6:20:16 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/stereo_civ.m
r845 r846 237 237 Data.ListGlobalAttribute={'Conventions','Program','CivStage'}; 238 238 Data.Conventions='uvmat/civdata';% states the conventions used for the description of field variables and attributes 239 Data.Program= 'civ_series';239 Data.Program=mfilename;%gives the name of the current function; 240 240 Data.CivStage=0;%default 241 241 maskname='';%default
Note: See TracChangeset
for help on using the changeset viewer.