Cogent and Matlab2013b compatibility?
이전 댓글 표시
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.
답변 (4개)
Jos (10584)
2014년 7월 8일
Have you added the folder with a all the functions to the matlab path? what does, for instance,
which cgopen
give you?
Jos (10584)
2014년 7월 8일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Installation and Operational Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!