remotecopy function not found
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to copy a file from Windows to Linux via sftp protocol by using the function "remotecopy" in MATLAB R2012a; however, it gives the following error: Undefined function or variable 'remotecopy'. I read "MATLAB distributed Computing Server" on mathwork.com but I do not know how to solve my problem. Any answer will be appreciated.
0 Commenti
Risposta accettata
Walter Roberson
il 27 Lug 2013
That function requires that the distributed computing environment be installed (MDCE) on the system that is calling remotecopy()
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!