This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Pathin

'PathIn'

This argument is optional. It is a string that specifies the Path to the folder where the input files (as defined in your FileStruct ) are located.
If not specified, the files are searched in the current folder (displayed in Matlab)

Example:
('PathIn', '/lena13/home_users/users/datalinks/MYMANIP')
or
('PathIn','/lena13/home_users/users/datalinks/MYMANIP/')

The last slash is to be added if it is not specified in your FileStruct.

Back