We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcf2da commit 285c10eCopy full SHA for 285c10e
README.rst
@@ -56,6 +56,8 @@ MATLAB toolbox. You only need to download/unzip the JSONLab package
56
to a folder, and add the folder's path to MATLAB/Octave's path list
57
by using the following command:
58
59
+.. bash:: shell
60
+
61
addpath('/path/to/jsonlab');
62
63
If you want to add this path permanently, you need to type "pathtool",
0 commit comments