remotecopy function not found

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.

 Accepted Answer

Walter Roberson
Walter Roberson on 27 Jul 2013
That function requires that the distributed computing environment be installed (MDCE) on the system that is calling remotecopy()

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!