remotecopy function not found
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Walter Roberson
2013 年 7 月 27 日
That function requires that the distributed computing environment be installed (MDCE) on the system that is calling remotecopy()
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!