MATLAB Dependency Injection
版本 1.0.0.0 (19.0 KB) 作者:
Matt McDonnell
A dependency injection framework for MATLAB.
编者注: This file was selected as MATLAB Central Pick of the Week
A dependency injection framework for MATLAB.
This is loosely based on Martin Fowler's dependency injection article and Spring.
Components are set up using constructor injection. This requires each component to inherit from mdepin.Bean and have publicly settable properties for the injected services.
引用格式
Matt McDonnell (2025). MATLAB Dependency Injection (https://github.com/mattmcd/mdepin), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Software Development Tools >
- MATLAB > Environment and Settings > Startup and Shutdown >
- MATLAB > App Building > Develop Apps Programmatically >
在 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!+mdepin
+mdepin/+demo
+mdepin/+test/+accept
+mdepin/+test/+mock
+mdepin/+test/+unit
+mdepin/+util
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
|
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
