Skip to content

Commit b448073

Browse files
committed
suppress more for octave during intialization
1 parent d15f9bc commit b448073

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/initPTB.m

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
%
2222
%
2323
%
24+
25+
% for octave: make sure information is not presented on prompt one screen at
26+
% a time
27+
more off;
2428

2529
checkPtbVersion();
2630

0 commit comments

Comments
 (0)