1 % Installation script of easyLink Library.
4 disp('Installation of easyLink Library.');
7 path = fileparts( mfilename(
'fullpath') );
9 disp(
'Current easyLink folder has been added to the MATLAB path.');
13 r = input(
'Do you wish to save the current path for use in future MATLAB sessions [y/n]? ',
's');
16 disp(
'The path has been saved successfully for use in future sessions.');
18 disp(
'The path could not be saved for use in future sessions.');
23 r = input(
'Would you like to specify the compiler options with "mex -setup" command [y/n])? ',
's');
30 disp(
'Installation completed.');
Installation script of easyLink Library CNRS disp('Installation of easyLink Library.')
Installation script of easyLink Library UFC
Installation script of easyLink Library ENSMM
Installation script of easyLink Library Copyright(c) 2014 FEMTO-ST