Run Script file from Matlab
이전 댓글 표시
I've got a few scripts that I'm currently running in VBA to push files to an FTP site. That said, I am no longer doing any of the work in Excel, so running the VBA code to launch the scrips is a pain. My VBA code is essentially replicating a batch file using a Shell command. I'm wondering if I can utilize similar functionality using Matlab. An example of my VB code would be.
Shell(ftp -n -s:"\\lbprds0262\vol3\Eqprod\FactorModel\BB_BMK_SHS_ftp.scr")
Thanks a lot
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Export to MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!