run an .m file on a remote PC with matlab from another PC that runs LabView 2012
조회 수: 9 (최근 30일)
이전 댓글 표시
I know you can use Matlab Script Nodes, but that normally works with LabView and matlab on the same computer. but what if the .m file needs to be run on a remote PC? has anyone done this before? any help would be appreciated.
댓글 수: 2
Jan
2013년 10월 8일
Please explain any details: Is Matlab installed on the remote machine? Do you have a remote connection like VNC or RemoteDesktop? What have you tried so far and which problem occurred?
답변 (3개)
Friedrich
2013년 10월 8일
편집: Friedrich
2013년 10월 8일
Hi,
BUT: you need to create the Automation Server differently. You need to specify the host on which MATLAB is installed, configured for DCOM and should be used. I am not sure if LabView is able to do that.
However what definetly works is using the local MATLAB together with the Script Node to start the DCOM MATLAB from there. So LabView < - > Local MATLAB < - > Remote MATLAB
댓글 수: 0
Ian Phillips
2014년 2월 18일
Hi Laurens, I have a similar problem. Did you manage to get a workable solution?
댓글 수: 0
Laurens Willems van Beveren
2014년 2월 18일
댓글 수: 1
Ian Phillips
2014년 2월 18일
Hi Laurens, Thanks for your reply. If you could post (or email) an example that would be fantastic. Appreciate your help. Ian
참고 항목
카테고리
Help Center 및 File Exchange에서 LabVIEW에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!