Changeset 23407
- Timestamp:
- 10/10/18 04:57:44 (6 years ago)
- Location:
- issm/trunk/examples
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/examples/Functions/grace.m
r22809 r23407 66 66 67 67 % detrend over the entire time period 68 grace_monthly = detrend(grace_monthly); % 159X64800 => remove trends from each column!68 %grace_monthly = detrend(grace_monthly); % 159X64800 => remove trends from each column! 69 69 70 70 % fill out the blanks {{{
Note:
See TracChangeset
for help on using the changeset viewer.