From 5bce2fb544cfbde57960099896fc1076370e22be Mon Sep 17 00:00:00 2001
From: Seb <sebastien@eos-sebastian.dynip.ntu.edu.sg>
Date: Mon, 1 Apr 2019 14:34:58 +0800
Subject: [PATCH] Update demo.m

---
 demo.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demo.m b/demo.m
index a7f7521..b562c60 100644
--- a/demo.m
+++ b/demo.m
@@ -41,7 +41,7 @@
 %% Example 5: Uncertainty assessment
 clear;
 thickness	= [100, 50, 30, 20, 10, 5]; % Isopach thickness (cm)
-area 		= [7.0, 8.9, 12.3, 17.4, 21.34, 25.4]; % Square-root of area (km)
+areaT		= [7.0, 8.9, 12.3, 17.4, 21.34, 25.4]; % Square-root of area (km)
 CE 			= 20; % 20% error on the distal integration limit of the power law fit
 
 % Example 5.1: uniform errors on xData and yData and uniform distribution of errors