We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66969d commit 24c1ea2Copy full SHA for 24c1ea2
src/initPTB.m
@@ -31,7 +31,7 @@
31
more off;
32
33
% Resets the seed of the random number generator
34
- setUpRand()
+ setUpRand();
35
36
% check for OpenGL compatibility, abort otherwise:
37
AssertOpenGL;
0 commit comments