From 7b362cb133888885b3edbe956797dcb0cdb6e2e6 Mon Sep 17 00:00:00 2001
From: Scarlett Gauthier <s.s.gauthier@student.tudelft.nl>
Date: Wed, 19 Aug 2020 10:21:02 +0000
Subject: [PATCH] Add figure for schrodinger eq example

---
 src/differential_equations_2.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/differential_equations_2.md b/src/differential_equations_2.md
index 4081c79..3775e12 100644
--- a/src/differential_equations_2.md
+++ b/src/differential_equations_2.md
@@ -350,6 +350,8 @@ Notice that when stating the ordinary differential equation, it is specified
 along with it's boundary conditions. Note that in contrast to an initial value
 problem, a boundary value problem does not always have a solution. 
 
+<img src="figures/DE2_1.png" width="700">
+
 
 
 
-- 
GitLab