A Domain Specific Aspect Language for Matlab
Pedro Martins
Broschiertes Buch

A Domain Specific Aspect Language for Matlab

Extending Matlab with Aspects

Versandkostenfrei!
Versandfertig in 6-10 Tagen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
Although Matlab supports some useful features, such as allowing certain variables to represent different data types during runtime or enabling the same function to be called with different number of variables and types of arguments, truth is when a user wants to monitor variables or implement handlers to control certain behaviors, all these options are tedious, difficult to carry and make errors hard to control and avoid. Furthermore, every time a user needs to implement these features, he needs to both create new code and make intrusive changes in the old one. This project aims to embed aspec...