Interface util
Version 1.0.0.0 (3.97 KB) by
Jonathan Karr
Utility class for checking if a class implements an interface.
Utility class for checking if a class implements an interface. This is useful because of the quirks of the MATLAB class system which prohibits certain things such as overriding getters. Thus is certain cases it may be useful to enforce an interface yourself, rather than having the MATLAB interpreter do it for you.
Cite As
Jonathan Karr (2026). Interface util (https://www.mathworks.com/matlabcentral/fileexchange/39570-interface-util), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Software Development Tools in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
InterfaceUtil/src/+edu/+stanford/+covert/+util/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
