MATLAB compiler problem with COM port

I have a MATLAB GUI which uses a serial COM port. I used Instrfind as well as getAvailableComPort from MATLAB file exchange. Everything works fine and I wanted to compile it to a standalone application. But surprisingly the compiled application is unable to detect COM ports... I searched over the forum and couldn't find much help except: http://de.mathworks.com/help/instrument/deploying-standalone-applications-with-instrument-control-toolbox.html
Please help me regarding the problem.
Thanks, Shehzad

1 Comment

Which MATLAB version was being used? If I recall correctly, R2015b had problem compiling COM port access.

Sign in to comment.

Answers (1)

Vinod
Vinod on 11 Jul 2016
This should work without any additional steps.
Please contact support with a simple reproduction code that demonstrates the problem.

1 Comment

Hi, I'm using Matlab R2015a. Not working in my case sadly.

Sign in to comment.

Categories

Asked:

on 5 Jul 2016

Commented:

on 12 Jul 2016

Community Treasure Hunt

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

Start Hunting!