File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 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
55Version: 2.2.9
66
7+ * MATLAB is a registered trademarks of The MathWorks, Inc.*
8+
79## Install
810
911The 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
5254Also, access other Plotly services and graphs programatically. Like, publication-quality image export:
5355
You can’t perform that action at this time.
0 commit comments