From 69366ee72f47fc9c9ad0c2b01703ff13b758c1c3 Mon Sep 17 00:00:00 2001 From: Antoine Roy-Gobeil Date: Thu, 23 Jan 2020 11:40:56 -0500 Subject: [PATCH] matlab: getting-started: fix directory name --- .../2015-05-25-getting-started_matlab_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html b/_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html index 7dfea62320e7..c7f4eec2809e 100755 --- a/_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html +++ b/_posts/matlab/getting-started/2015-05-25-getting-started_matlab_index.html @@ -21,7 +21,7 @@

Initialization

In your MATLAB® console, begin by locating the downloaded directory, and running plotlysetup().

-
>> cd ~/Downloads/MATLAB-Online-master
+            
>> cd ~/Downloads/plotly-graphing-library-for-matlab-master
 >> plotlysetup('DemoAccount', 'lr1c37zw81')