added
git-svn-id: http://moon:8086/svn/matlab/trunk@99 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
function onPush(h)
|
||||
disp('onPush')
|
||||
close(h)
|
||||
|
||||
system ("nautilus .")
|
||||
|
||||
endfunction
|
||||
Reference in New Issue
Block a user