Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0e9794e4 authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

mex setPath debug

parent 9208fb91
No related branches found
No related tags found
No related merge requests found
addpath('@FAUST_MEXINTERFACE_BIN_DIR@');%% access to the mexfunction
addpath('@FAUST_MATLABMEX_BIN_DIR@');%% access to the mexfunction
addpath('@FAUST_TESTDATA_SRC_DIR@');%% access to the data (meg and faust_hier configuration)
addpath('@FAUST_MEXINTERFACETOOLS_BIN_DIR@');%% access to matlab_faust.m (interface betwwen faust_core C++ class and matlab class)
addpath('@FAUST_MATLABTOOLS_BIN_DIR@');%% access to matlab_faust.m (interface betwwen faust_core C++ class and matlab class)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment