Skip to content

Commit

Permalink
Update fitWSBMcompile.m
Browse files Browse the repository at this point in the history
  • Loading branch information
faskowit authored Apr 22, 2019
1 parent 4c5d8a4 commit 542ed2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fitWSBMcompile.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
function [] = fitWSBMcompile(inputMatPath,inputOpts,outputPathStr,ouputStr,numReps)
% this is the function to compile, if you would like to compile and run WSBM
% fitting on a supercomputing grid. Check out the compile_call.txt

if nargin < 4
error('need at least four args')
Expand Down

0 comments on commit 542ed2c

Please sign in to comment.