Skip to content

Report function shadowing #83

@gkaguirre

Description

@gkaguirre

Functions in Installed toolboxes may shadow either Matlab toolboxes, or one installed toolbox may shadow components of other installed toolboxes.

A useful enhancement for TbTb would be to have it report when a function in an installed toolbox has shadowed either the matlab version or the version in another toolbox. A flag could be set to over-ride this reporting if the user wished.

This function (UniqueFuncNames) on matlab central reports all shadowed functions:
https://www.mathworks.com/matlabcentral/fileexchange/27861-uniquefuncnames

The report that this function produces includes many, many examples of functions in matlab toolboxes shadowing each other. Perhaps this UniqueFuncNames could be modified to exclude these collisions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions