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 (2026). MATLAB Dependency Injection (https://github.com/mattmcd/mdepin), GitHub. 检索时间: .
致谢
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
