set_path_string

Function set_path_string 

Source
pub fn set_path_string(new_path: &str)
Expand description

Replace the MATLAB path string for the current session. When new_path is empty the session path becomes empty and the RUNMAT_PATH environment variable is removed.