Listing / Code Analysis
1 view (last 30 days)
Show older comments
Does anyone know of a mechanism where I can obtain a list of those properties and those methods that are not being used in an object in Matlab? I don't mean the sort of currently available 'is not used' messages in the code analysis because these properties never show up in that listing even though they are never used but are listed as properties. Same for methods/functions - they may be declared but no current code analysis / mlint/ etc rule provides me with a list of them.
D
0 Comments
Answers (0)
See Also
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!