Protected External Methods
Ältere Kommentare anzeigen
As a coding standard, our lab uses external methods as a way of maintaining our modular code. However, I've found that MATLAB doesn't have a way to make the Access for external methods protected. I've found that I can make external methods private by adding a /private/ folder to the class folder, so I was wondering if there was a 'protected' equivalent.
2 Kommentare
Andrew Newell
am 20 Mai 2011
I'm not sure what you mean by external. Is that the same as static?
David Kim
am 25 Mai 2011
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Model Protection finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!