필터 지우기
필터 지우기

pasv question: getting pasv working in standalone executable

조회 수: 1 (최근 30일)
Brian
Brian 2015년 2월 4일
Hello, thanks for looking at this,
I have a question about the pasv function located here: http://www.mathworks.com/matlabcentral/fileexchange/6626-passive-mode-ftp-in-matlab
What I did (and want to do ) is create a project file using deploytool that uses the passive ftp code. It's been working just fine in my function code, but as soon as I packed it up to a executable I began to get some problems.
I was wondering, is there something else I have to do to get pasv to work just using the matlab compiler? I thought if I included the functions I used in my code it would be enough, but the executable won't run the ftp protocol at all when packaged.
Any ideas? I can post code if necessary.
Thanks!

답변 (0개)

카테고리

Help CenterFile Exchange에서 FTP File Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by