git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22
9 lines
134 B
Matlab
9 lines
134 B
Matlab
file_test
|
|
|
|
file_test.nfile("stdout");
|
|
|
|
cstdout = file_test.GetStdOut();
|
|
|
|
file_test.nfile(cstdout);
|
|
file_test.nfile_name("test.dat");
|
|
|