MATLAB Dependency Injection
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
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Software Development Tools >
- MATLAB > Environment and Settings > Startup and Shutdown >
- MATLAB > App Building > Develop Apps Programmatically >
Tags
Quellenangaben
Inspiriert: MATLAB Derivatives Pricing
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
+mdepin
+mdepin/+demo
+mdepin/+test/+accept
+mdepin/+test/+mock
+mdepin/+test/+unit
+mdepin/+util
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |
|