Listing / Code Analysis
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Dimensionality Reduction and Feature Extraction dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!