Undefined function 'ne' for input arguments of type 'cell??!!!

5 ビュー (過去 30 日間)
Jack
Jack 2015 年 4 月 6 日
回答済み: Xing Peng 2018 年 8 月 7 日
Hello, i trying to develop a classification matlab code for some data , however, i always face this error " Undefined function 'ne' for input arguments of type 'cell'", whenever i implement the code.....But when the label data is numeric data[numeric matrix], the code implement normally!!! , Any solution please...Please, i need help????????? thx

回答 (2 件)

Image Analyst
Image Analyst 2015 年 4 月 6 日
You might want to, or need to, use the functions char(), strfind(), and/or ismember(). But it's hard to tell because we don't really know what you have and what you want to do. Also, read the FAQ on cell arrays.

Xing Peng
Xing Peng 2018 年 8 月 7 日
My problem was the same. The “undefined function enter evidence for input arguments of type cell”
But I am trying to redefine the engine = enter_evidence(engine, evidence)
And re-run the code. “[engine, loglik] = enter_evidence(engine, evidence).
Hope it can help your problem.

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by