필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Passive FTP in a deployed project?

조회 수: 1 (최근 30일)
Brian
Brian 2015년 2월 5일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, I asked a question like this one before, but couldn't get an answer. I was wondering if it was possible to do passive FTP in a deployed project in MATLAB.
I've gotten the code to work in my functions using the source code, but my problem is when I deploy it to a standalone application it no longer works correctly. I'm thinking I have two ways to solve this:
  • CHeck the compiler in a computer without any formal MATLAB install, and try to configure it, or
  • Wrap code from another programming language into MATLAB and make that a install prerequisite.
Any ideas on which one is the better option?
Thanks, this is something I've unsuccessfully wrapped around in my head for a few days without much result.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by