Hi,
I tried to use FNN_rate_model_train.m with sample data at Matlab 2020a,
but, next error has been occurred,
Error: File: FNN_rate_model_train.m Line: 15 Column: 28
Invalid syntax for calling function 'crossvalind' on the path. Use a valid syntax or explicitly initialize 'crossvalind' to make it a variable.
I think that the crossvalind value in wheat.mat file is not defined as an variable in code...
(maybe not troubles as functional script 'crossvalind')
Please teach me how the original code fix or modify.
Tanks.
Hi,
I tried to use FNN_rate_model_train.m with sample data at Matlab 2020a,
but, next error has been occurred,
Error: File: FNN_rate_model_train.m Line: 15 Column: 28
Invalid syntax for calling function 'crossvalind' on the path. Use a valid syntax or explicitly initialize 'crossvalind' to make it a variable.
I think that the crossvalind value in wheat.mat file is not defined as an variable in code...
(maybe not troubles as functional script 'crossvalind')
Please teach me how the original code fix or modify.
Tanks.