Changeset 861 for trunk/src/series/civ_input.m
- Timestamp:
- Jan 28, 2015, 11:48:49 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_input.m
r860 r861 1756 1756 Param.ActionInput.Civ1.CorrSmooth=0;% launch Civ1 with no data point (to get the image names for A and B) 1757 1757 [Data,errormsg]=civ_series(Param);% get the civ1+fix1 results 1758 1758 if ~isempty(errormsg), return, end % rmq: error msg displayed in civ_series 1759 1759 1760 %% create image data ImageData for display 1760 1761 ImageData.ListVarName={'ny','nx','A'};
Note: See TracChangeset
for help on using the changeset viewer.