- Download and install ToolboxToolbox
- Restart Matlab
git clone https://github.com/Schwartz-AlaLaurila-Labs/sa-labs-analysis-core.git
into<userpath>\projects\sa-labs-analysis-core
folder- open the matlab command window and run
tbUseProject('sa-labs-analysis-core')
- It follows maven style source code organization
- All the dependency will be present in toolbox folder
- Matlab 2016a+
- ToolboxHub for dependency management
sa-labs-analysis-core
|
|____ app-toolboxes
|____ mdepin (Matlab dependency injection framework)
|____ appbox (Model view presenter based user interface)
|____ Java Table Wrapper
|____ Property Grid
|____ Matlab tree data structure
|____ Jsonlab
|____ Logging for Matlab
|____ Matlab Query (LINQ style query processor)