Why don't function syntax hints show up for some package functions?
显示 更早的评论
When I type a function name in my working directory, followed by an open paren, I get the expected hint:

When I type a function name that is in a package in my working directory, I still get the expected hint:

However, when I type a function name that is two levels deep in a package, I no longer get the function hint:

Is this a known issue? Is there anything I can do about this?
Edit: to be clear, these are all user-written functions that I am talking about.
Related: there doesn't seem to be any Mathworks documentation about writing function hints for functions with multiple input modes, is that a thing that we can do, or does that only work for internal MATLAB functions?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!