matlab coder 실행시 error

[R, xp] = radon(edgeimage, theta); -> [P,r] = builtin('_radonc', double(I),theta);
malab coder로 프로그램을 변환시에 [P,r] = builtin('_radonc', double(I),theta); 부분을 변환할 수 없다는 에러가 발생합니다.
혹시 해결할 수 있는 방안이 있는지 문의드립니다.
감사합니다.

답변 (0개)

카테고리

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

제품

태그

질문:

2020년 8월 14일

Community Treasure Hunt

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

Start Hunting!