diff --git a/setupP2P.m b/setupP2P.m index 79b9ec5..0bc17c5 100644 --- a/setupP2P.m +++ b/setupP2P.m @@ -23,8 +23,10 @@ disp('Pixels to Pictures toolbox installed'); end +addpath(genpath('/MATLAB Drive/Repositories/PixelsToPictures/Image Library')); +addpath(genpath('/MATLAB Drive/Repositories/PixelsToPictures/student_live_scripts')); disp('Course setup complete'); end -% © COPYRIGHT 2024 by The MathWorks®, Inc. \ No newline at end of file +% © COPYRIGHT 2024 by The MathWorks®, Inc.