Skip to content

Commit 3fdaad7

Browse files
Update README.mkdn
1 parent 146808b commit 3fdaad7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.mkdn

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# MATLAB Online
1+
# Plotly MATLAB® Library
22

3-
> MATLAB Online Toolbox - Create interactive charts in your web browser with MATLAB and Plotly
3+
> Plotly MATLAB® Library - Create interactive charts in your web browser with MATLAB® and Plotly
44
55
Version: 2.2.9
66

7+
*MATLAB is a registered trademarks of The MathWorks, Inc.*
8+
79
## Install
810

911
The latest version of the wrapper can be downloaded [here](https://github.com/plotly/MATLAB-Online/archive/master.zip).
@@ -19,7 +21,7 @@ of the wrapper by following the installation instructions above.
1921

2022
## Usage
2123

22-
Convert your MATLAB figures into online [Plotly](https://plot.ly) graphs with a single line of code:
24+
Convert your MATLAB® figures into online [Plotly](https://plot.ly) graphs with a single line of code:
2325

2426
```MATLAB
2527
% Create some data for the two curves to be plotted
@@ -47,7 +49,7 @@ Convert your MATLAB figures into online [Plotly](https://plot.ly) graphs with a
4749
4850
```
4951

50-
[![MATLAB Contour Plot](https://plot.ly/~matlab_user_guide/1522.png)](https://plot.ly/~matlab_user_guide/1522)
52+
[![MATLAB® Contour Plot](https://plot.ly/~matlab_user_guide/1522.png)](https://plot.ly/~matlab_user_guide/1522)
5153

5254
Also, access other Plotly services and graphs programatically. Like, publication-quality image export:
5355

0 commit comments

Comments
 (0)