Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69366ee

Browse files
authored
matlab: getting-started: fix directory name
1 parent de5e5de commit 69366ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2 >Initialization</h2>
2121
In your MATLAB<sup>&reg;</sup> console, begin by locating the downloaded directory, and running <code class="no-padding">plotlysetup()</code>.
2222
</p>
2323

24-
<pre><code>>> cd ~/Downloads/MATLAB-Online-master
24+
<pre><code>>> cd ~/Downloads/plotly-graphing-library-for-matlab-master
2525
>> plotlysetup('DemoAccount', 'lr1c37zw81')</code></pre>
2626

2727
<p >

0 commit comments

Comments
 (0)