Why am I unable to use the SERIAL function to access my serial port when running Linux on a 64-bit platform?
Show older comments
I want to use my serial port using the following command in MATLAB 7.0.1 (R14SP1):
s1 = serial ('/dev/ttys0')
I receive the following error message:
??? Error using ==> serial.serial
The serial port object is supported on the Windows, Solaris and Linux platforms only.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing 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!