Dear all, I am currently working on a class folder with @name. I have lots of function within that folder. However, one of the function among them is not being called. Although when the same function is kept copy pasted in a another folder it can be called. I am not understanding what is the problem.

댓글 수: 1

dpb
dpb 2016년 6월 9일
Probably a slight name mismatch...first, w/o the alternate copy, see what
which functionNameNotBeingResolved -all
and see what is returned.
Check to see that there's not something like a hidden non-printing character in the file name or that somehow the 'hidden' attribute didn't get set...or that you haven't put it in another file as a private function but taken that code out for the copy or somesuch?

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

답변 (0개)

카테고리

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

태그

질문:

2016년 6월 9일

댓글:

dpb
2016년 6월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by