"help" does not work

조회 수: 87 (최근 30일)
Ravi
Ravi 2025년 11월 4일 19:29
편집: Torsten 2025년 11월 6일 2:29
I noticed this in R2025B. "help <myfunction>" just displays two blank lines, not the comments on top of <myfunction.m>. This m-file is in a directory at the beginning of my path.

답변 (1개)

Matt J
Matt J 2025년 11월 4일 19:46
Possibly help.m is calling a function which you have shadowed. You will probably have to use dbstep to track this, or the equivalent Matlab Editor button:
  댓글 수: 23
Ravi
Ravi 대략 7시간 전
I have reached out to Tech Support. Let's see if they can help.
Torsten
Torsten 대략 3시간 전
편집: Torsten 대략 2시간 전
If they are successful finding the cause of the problem, please report their solution here to help other MATLAB users with the same problem.

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

카테고리

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

제품


릴리스

R2025b

Community Treasure Hunt

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

Start Hunting!

Translated by