Interface util
版本 1.0.0.0 (4.0 KB) 作者:
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.
引用格式
Jonathan Karr (2024). Interface util (https://www.mathworks.com/matlabcentral/fileexchange/39570-interface-util), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Software Development Tools 的更多信息
标签
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/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |