Protected External Methods
이전 댓글 표시
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
Andrew Newell
2011년 5월 20일
I'm not sure what you mean by external. Is that the same as static?
David Kim
2011년 5월 25일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Model Protection에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!