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 0c69427 commit 280bad6Copy full SHA for 280bad6
1 file changed
buildUtilities/testTask.m
@@ -51,9 +51,4 @@
51
testcases(ismember(testcases,{...
52
'demo_mu_rhythm_phase_triggering.m'})) = [];
53
54
-if ~isMATLABReleaseOlderThan("R2025a")
55
- % Issue when reading sample rate from osc_alpha_ip. Diff is not constant
56
- testcases(ismember(testcases,{'demo_phase_prediction_error_simple.m'})) = [];
57
end
58
-
59
-end
0 commit comments