FHook
Aucune licence
FHook is a simple hooking system that allows to hook functions and subfunctions. The hooking technique here can be used also to write code in an AOP fashion.
The hooking and the AOP are usefull SE (Software Engeneering) techniques that can be used to obtaion the separation of concerns in SW projects, I think that this tool will be useful to Matlab coders that wish to use the SE techniques to get better code.
Citation pour cette source
Gabriele Lombardi (2024). FHook (https://www.mathworks.com/matlabcentral/fileexchange/14396-fhook), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Radar > Phased Array System Toolbox > Waveform Design and Signal Synthesis > Motion Modeling and Coordinate Systems >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
FHook/
FHook/tests/
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Added help examples and removed a function name error in the test files. |