Hi all,
I have a problem when I tried to use my ANFIS. Then, I tried up with tutorial and same error occurred as follows. Do anyone has any idea regarding this? Thanks.
>> fis = readfis('tipper');
>> output = evalfis(fis,[2 1])
Dot indexing is not supported for variables of this type.
Error in evalfis (line 64)
Nin = length(fis.input);
1 Comment
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/496331-evalfis-error-from-tutorial-line-64#comment_1186038
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/496331-evalfis-error-from-tutorial-line-64#comment_1186038
Sign in to comment.