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 c8bdf3b commit 4a996e8Copy full SHA for 4a996e8
tests/test_setDefaultsPTB.m
@@ -65,7 +65,7 @@ function test_setDefaultsPtbAudio()
65
'color', struct( ...
66
'background', [0 0 0]), ...
67
'text', struct('font', 'Courier New', 'size', 18, 'style', 1));
68
-
+
69
expectedCFG.screen.monitorWidth = 42;
70
expectedCFG.screen.monitorDistance = 134;
71
expectedCFG.screen.resolution = {[], [], []};
0 commit comments