필터 지우기
필터 지우기

Help for user-defined functions returns just "function_name is a function" rather than appropriate help

조회 수: 1 (최근 30일)
After updating from r2018b to r2019b help for some (not all) user-defined functions returns just "<function_name> is a function" rather than appropriate help; i.e., the commented text following function definition line. Not due to name collision with other functions in the path or reserved keywords. Any ideas on how to restore expected behavior?

답변 (1개)

Mark Tiede
Mark Tiede 2020년 4월 19일
Turns out that this problem was related to Legacy Mac EOL encoding on the files – after converting to Unix LF encoding the help for problematic functions displayed correctly once again.

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by