How to call a centralized class from multiple deployed applications
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a situation where I have a centralized class of static functions that are called by multiple deployed applications. Currently, if I have to update something in that class, I then have to re-deploy all of these applications. Is it possible to have the deployed applications reference the class as an m-file or a p-file so that I only have to update the centralized class instead of all of the applications as well?
댓글 수: 2
Matt J
2025년 3월 13일
How would it help? Wouldn't you still have to deploy updated class definition mfiles or pfiles to all your sites?
참고 항목
카테고리
Help Center 및 File Exchange에서 Manage Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



