Error using char
Cell elements must be character arrays.
Error in ANOVA_APS (line 304)
spacer = size(char([ModelTerms 'Error' posthocs(:,1)']),2)+4;
Error in GLM_Flex_Fast4 (line 52)
MOD = ANOVA_APS(I.Data,I.Model,I.PostHocs,0,1,1);
Error in new_glm_flex (line 613)
GLM_Flex_Fast4(I);
Any ideas?
Please have a look at the script (attached) and/or the workspace (attached) when you are available and guide me through tackling the error. Your advice on defining the post hocs will be highly appreciated.
Thank you for your time and support
Best,
Haris