Interface util

Utility class for checking if a class implements an interface.
184 Downloads
Updated 21 Dec 2012

View License

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 (2024). 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 Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

InterfaceUtil/src/+edu/+stanford/+covert/+util/

Version Published Release Notes
1.0.0.0