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.
2 parents 0c69427 + 280bad6 commit 913a92bCopy full SHA for 913a92b
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