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.
Jonathan Karr (2019). Interface util (https://www.mathworks.com/matlabcentral/fileexchange/39570-interface-util), MATLAB Central File Exchange. Retrieved .
Create scripts with code, output, and formatted text in a single executable document.