-
-
Notifications
You must be signed in to change notification settings - Fork 67
/
Copy path2021-08-04-index.html
43 lines (40 loc) · 1.35 KB
/
2021-08-04-index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
name: Plotly Graphing Library for MATLAB®
permalink: /matlab/
display_as: false
description: Create interactive charts in your web browser with MATLAB<sup>®</sup> and Plotly.
layout: langindex
language: matlab
---
<header class="--welcome">
<div class="--welcome-body">
<div class="--title">
<div class="--category-img">
<img src="../all_static/images/icon-matlab.png" alt="" />
</div>
<div class="--body">
<h1>Plotly MATLAB<sup>®</sup> Open Source Graphing Library</h1>
<p>
{{page.description}} <br />Plotly_matlab is
<a href="/matlab/is-plotly-free">free and open source</a> and you can
<a target="_blank" href="https://github.com/plotly/plotly_matlab"
>view the source, report issues or contribute on GitHub</a
>. <br />Head over to the
<a href="https://community.plotly.com/c/api/matlab/22"
>community forum</a
>
to ask questions and get help.
</p>
<br />
{% include layouts/dashplug.html %}
</div>
</div>
</div>
</header>
{% assign languagelist = site.posts | where:"language","matlab" | sort: "order"
%} {% include posts/mainlang_documentation_eg.html %}
<p style="margin-top: 200px">
<em
>MATLAB<sup>®</sup> is a registered trademark of The MathWorks, Inc.</em
>
</p>