richiamo matlab eseguibile linux

This commit is contained in:
2017-11-11 19:30:34 +01:00
parent 2edf0513b8
commit 74023ded8c
2 changed files with 29 additions and 9 deletions

8
prova.pl Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/perl
use warnings;
use strict;
use Data::Dumper qw(Dumper);
chdir('/home/alex/Documenti');
system('dir');