Example #1
0
 public static string Pwd()
 {
     return(new string(Matlab.GetVectorChar("pwd")));
 }