diff --git a/matlab/reports/@report/compile.m b/matlab/reports/@report/compile.m index 60ba0c4d0..6ca973ca6 100755 --- a/matlab/reports/@report/compile.m +++ b/matlab/reports/@report/compile.m @@ -46,7 +46,7 @@ if ~exist(o.filename, 'file') o.write(); end -middle = './'; +middle = ' ./'; if exist('OCTAVE_VERSION') echo = 0; else