A minimalist dependency injection framework
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
MinimalDepInj is used to create instances of Matlab classes (objects) by means of construction plans that reside in Matlab structure types.
Those classes may have a hierarchical structure. That means, properties may be instances of classes that again should be created by dependency injection.
In this manner, it is possible to describe complex object hierarchies by means of Matlab structs and let the objects be built by the dependency injection framework.
Information about installation and usage can be found at GitHub: https://github.com/Spunc/MinimalDepInj
Cite As
Lasse Osterhagen (2026). Spunc/MinimalDepInj (https://github.com/Spunc/MinimalDepInj), GitHub. Retrieved .
General Information
- Version 1.0.0.0 (11.8 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Updated description. |
