"help" does not work

86 次查看(过去 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 about 4 hours 前
I have reached out to Tech Support. Let's see if they can help.
Torsten
Torsten about 3 hours 前
编辑:Torsten about 2 hours 前
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