Skip to content

Commit cb817f6

Browse files
committed
markdown name changes + cleanup
1 parent 0e3c14d commit cb817f6

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README*.md renamed to README.mkdn

+13-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
\* = `plotlyupdate.m` is currently disabled. Please download the latest version
2-
of the wrapper [here](https://github.com/plotly/MATLAB-Online/archive/master.zip).
3-
Once downloaded, run `plotlysetup('your_username', 'your_api_key')` to get started
4-
with the latest version.
5-
61
## MATLAB PLOTLY API WRAPPER 2.2.7
72

3+
### INSTALLATION:
4+
5+
The lastest version of the wrapper can be downloaded [here](https://github.com/plotly/MATLAB-Online/archive/master.zip).
6+
7+
Once downloaded, run `plotlysetup('your_username', 'your_api_key')` to get started.
8+
9+
### UPDATES:
10+
11+
**NOTE:** `plotlyupdate.m` is currently disabled.
12+
13+
Please manually download and setup the latest version
14+
of the wrapper by following the installation instructions above.
15+
816
### NUTSHELL:
917

1018
Convert your MATLAB figures into online [Plotly](https://plot.ly) graphs with a single line of code:

0 commit comments

Comments
 (0)