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 件のコメント

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

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

質問済み:

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