Skip to content

Commit

Permalink
Added continuous MEEG check to AFRICA, pending #43
Browse files Browse the repository at this point in the history
  • Loading branch information
Romesh Abeysuriya committed Nov 3, 2017
1 parent 79c6f1b commit d18d653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions africa/osl_africa.m
Expand Up @@ -11,6 +11,8 @@
% Robert Becker 2017
% Written by Henry Luckhoo and Adam Baker (pre-2017)

assert(strcmp(D.type,'continuous'),'osl_africa is only compatible with continuous MEEG objects'); % See issue #43 on GitHub

arg = inputParser;

% INPUT SETTINGS
Expand Down

0 comments on commit d18d653

Please sign in to comment.