MATLAB Dependency Injection

A dependency injection framework for MATLAB.
494 Downloads
Aktualisiert 21. Jul 2016

Anmerkung des Herausgebers: 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.

Zitieren als

Matt McDonnell (2025). MATLAB Dependency Injection (https://github.com/mattmcd/mdepin), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert: MATLAB Derivatives Pricing

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.