From e4b80afb26cc254cc0c808df3d3591c50c2b27bd Mon Sep 17 00:00:00 2001 From: msund Date: Fri, 28 Feb 2014 12:56:14 -0800 Subject: [PATCH] Adding better, newer Notebook Happy to put in some images with it too if you'd like them. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0db96..6656e70 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ NB: you can call MATLAB code before the server starts by adding code to the ./ma # Example -An example MATLAB function and usage from Python is shown in test.py and test.m and you can also see a [Notebook](http://nbviewer.ipython.org/github/plotly/IPython-plotly/blob/master/MATLAB%20Bridge.ipynb) using the Plotly MATLAB API. +An example MATLAB function and usage from Python is shown in test.py and test.m and you can also see a [Notebook](http://nbviewer.ipython.org/gist/anonymous/8940322) using the Plotly MATLAB API. # TODO