Spunc/MinimalDepInj

A minimalist dependency injection framework
30 Downloads
Updated 11 Oct 2017

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 .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

Updated description.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.