Cogent and Matlab2013b compatibility?
Show older comments
Dear all,
I am struggling to find a way to install cogent on my 2013b matlab version. the error that comes is:
undefined function 'config display' for input arguments of type 'double'.
error in Andreeawm (line5) config_display(0,1, [0 0 0], [1 1 1], 'Arial Narrow', 22, 6);
I have copy paste cogent 2000v1.32 and cogGph within the toolbox folder.
Thank you very much for your time.
Answers (4)
Jos (10584)
on 8 Jul 2014
Have you added the folder with a all the functions to the matlab path? what does, for instance,
which cgopen
give you?
Alexandru Grozavu
on 8 Jul 2014
0 votes
Alexandru Grozavu
on 8 Jul 2014
0 votes
Jos (10584)
on 8 Jul 2014
0 votes
The cogent toolbox is very old. It might simply not work with recent MatLab releases or even with windows newer than XP. You could contact the developers to ask for a solution, although I think they discontinued this project.
You could try alternative likes PsychToolBox
Categories
Find more on Installation and Operational Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!