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 6da5aa8 commit 002b7a8Copy full SHA for 002b7a8
RPinstall.m
@@ -3,7 +3,7 @@
3
4
%% Install toolbox
5
6
-matlab.addons.install('Robotics Playground.mltbx')
+matlab.addons.install(which('Robotics Playground.mltbx'))
7
8
%% Only add files to MATLAB path
9
% Note that by only adding the files to the MATLAB path the Application and
0 commit comments