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 で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!