File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- # MATLAB Online
1
+ # Plotly MATLAB® Library
2
2
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
4
4
5
5
Version: 2.2.9
6
6
7
+ * MATLAB is a registered trademarks of The MathWorks, Inc.*
8
+
7
9
## Install
8
10
9
11
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.
19
21
20
22
## Usage
21
23
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:
23
25
24
26
``` MATLAB
25
27
% 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
47
49
48
50
```
49
51
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 )
51
53
52
54
Also, access other Plotly services and graphs programatically. Like, publication-quality image export:
53
55
You can’t perform that action at this time.
0 commit comments