Changeset 23406
- Timestamp:
- 10/10/18 04:53:15 (6 years ago)
- Location:
- issm/trunk-jpl/examples
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/examples/Functions/grace.m
r22809 r23406 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.