Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how can i solve the error in this code?

조회 수: 2 (최근 30일)
dominix
dominix 2014년 10월 31일
마감: Sam Chak 2025년 4월 13일
hello everyone
after calling omrmr_mid_d function (attached file). this error appear :
??? Error using ==> boiler_process at 134
X must be a matrix or a row cell array
Error in ==> mapstd at 70
boiler_process
Error in ==> omrmr_mid_d>Fuzzy_MI at 56
data1 = mapstd(data(:,1:NF)',0,1);
Error in ==> omrmr_mid_d at 9
[I_Cx, I_Cxx, I_xx, H_x, H_xx, H_C] = Fuzzy_MI([d f])

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by