diff options
Diffstat (limited to 'Industrial_Instrumentation/ch4.ipynb')
-rwxr-xr-x | Industrial_Instrumentation/ch4.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Industrial_Instrumentation/ch4.ipynb b/Industrial_Instrumentation/ch4.ipynb index 7eb1e631..3982cfe4 100755 --- a/Industrial_Instrumentation/ch4.ipynb +++ b/Industrial_Instrumentation/ch4.ipynb @@ -1463,7 +1463,7 @@ "input": [ "\n", "\n", - "%pylab inline\n", + "%matplotlib inline\n", "\n", "import math \n", "from scipy.integrate import quad \n", |