Scilab Function

translatepaths - translate a set of Matlab M_file directories to scilab

Calling Sequence

translatepaths(dirs_path ,res_path)

Parameters

Description

translatepaths, translate all Matlab M-file contained in a set of directories to Scilab functions. Each function is translated by mfile2sci.

Trace of translation informations are stored in a file named "log" in the res_path directory

See Also

Author