## Running CppSimView requires that Matlab and its Signal Processing Toolbox are installed on the machine.

## Within Matlab:  first compile two files in Matlab for cppsimview to work as indicated by below mex commands:
> cd ~/CppSim/CppSimShared/MatlabGui/CppSimView
> mex loadsig_cppsim.c
> mex min_max_decimate.c

## Within Matlab:  to run 
> addpath(‘~/CppSim/CppSimShared/MatlabGui/CppSimView’)
> cppsimview 