Skip to content

Commit 002b7a8

Browse files
committed
Updating install file
1 parent 6da5aa8 commit 002b7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RPinstall.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
%% Install toolbox
55

6-
matlab.addons.install('Robotics Playground.mltbx')
6+
matlab.addons.install(which('Robotics Playground.mltbx'))
77

88
%% Only add files to MATLAB path
99
% Note that by only adding the files to the MATLAB path the Application and

0 commit comments

Comments
 (0)