serial port code runs in 2011, but crahses 2012

1 view (last 30 days)
This made Matlab 2012b crash:
a=serial('COM19','BaudRate',230400,'Timeout',0.1'); fopen(a)
It workes fine on the same computer and same hardware on Matlab 2011.
Any suggestions?

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!