Spunc/MinimalDepInj

A minimalist dependency injection framework

https://github.com/Spunc/MinimalDepInj

You are now following this Submission

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 .

Categories

Find more on Software Development Tools in Help Center and MATLAB Answers

General Information

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.

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.