MATLAB Dependency Injection

A dependency injection framework for MATLAB.
487 descargas
Actualizado 21 jul 2016

Nota del editor: 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: MATLAB Derivatives Pricing

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.