Cogent and Matlab2013b compatibility?
Mostrar comentarios más antiguos
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.
Respuestas (4)
Jos (10584)
el 8 de Jul. de 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
el 8 de Jul. de 2014
0 votos
Alexandru Grozavu
el 8 de Jul. de 2014
0 votos
Jos (10584)
el 8 de Jul. de 2014
0 votos
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
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!