Passive FTP in a deployed project?

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.

Answers (0)

This question is closed.

Asked:

on 5 Feb 2015

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!