Undefined function or method 'som_read_data' for input arguments of type 'char'.

Hi,
I am a beginner, so I need help. I got message: Undefined function or method 'som_read_data' for input arguments of type 'char'
Error in ==> SOM_COUNTER_PROP_DEMO at 30 sDall = som_read_data('X_dataset.txt');
File name is ok.
Does anybody have good advice?

 채택된 답변

Wayne King
Wayne King 2013년 10월 11일

0 개 추천

Did you make sure that you added the directories for the SOM Toolbox to your MATLAB path?
You can use pathtool() to add them.

댓글 수: 5

Yes I added path.
I set the path using matlab menu file/seth path/add folder ...
And than I got message Undefined function....
enter
>>which som_read_data
It seems that the folder that function is in, is not on the path
well, it is in the folder, which path is defined
is there any other possible cause for this error

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

질문:

2013년 10월 11일

댓글:

2013년 10월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by