Winscp not recognized in 2012a
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I have a script that works fine in the 2011a version, but I get the following error when running the script in 2012a:
'winscp' is not recognized as an internal or external command, operable program or batch file.
The line in the script is:
system('winscp /script="C:\\Radar_code\\auto_sftp_write.txt"');
Is there something different in 2012a that is not allowing this to work? Any help is greatly appreciated. Thanks.
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!