From 82cd3ac0e2523c06ea88b4ec0368ede355f6c660 Mon Sep 17 00:00:00 2001 From: Ildeberto de los Santos Ruiz <44104319+isantosruiz@users.noreply.github.com> Date: Thu, 25 Jul 2019 12:17:45 -0500 Subject: [PATCH] Add files via upload --- friction.m | 2 +- roughness.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/friction.m b/friction.m index 8f9306b..b4f4b26 100644 --- a/friction.m +++ b/friction.m @@ -27,7 +27,7 @@ % Cite as: % Santos-Ruiz, Ildeberto. (2018, November 9). % Friction and Roughness. Zenodo. -% http://doi.org/10.5281/zenodo.1481992 +% http://doi.org/10.5281/zenodo.1481562 %--------------------------------------------------------- if nargin < 3 method = 'iterative'; diff --git a/roughness.m b/roughness.m index 0b17922..edcfe63 100644 --- a/roughness.m +++ b/roughness.m @@ -30,7 +30,7 @@ % Cite as: % Santos-Ruiz, Ildeberto. (2018, November 9). % Friction and Roughness. Zenodo. -% http://doi.org/10.5281/zenodo.1481992 +% http://doi.org/10.5281/zenodo.1481562 %----------------------------------------------------------- switch nargin