Skip to content

Commit

Permalink
path to save screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
gpiantoni committed May 6, 2019
1 parent 982faeb commit 02ab8b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BAIR_RUNME.m
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@
% Debug mode?
params.skipSyncTests = 1;

% folder where to save screenshots
% default: empty '' (doesn't save screenshots)
params.path_for_screenshots = '';

% Go!
quitProg = doExperiment(params);

Expand Down

0 comments on commit 02ab8b3

Please sign in to comment.