thanks for th files.
this very easy to use.
but i have problem with OpenGPS.m
the error message is
"??? Undefined function or method 'OpenGPS' for input arguments of type 'char'."
can you help me again please.
.
MATLAB supports serial devices including RS-232 using the Instrument Control Toolbox.
When you use Instrument Control Toolbox, you are provided with a graphical tool to configure and control your serial device in MATLAB without writing MATLAB script. In fact, the tool automatically generates MATLAB script that you can reuse in your application. Type "tmtool" to launch this tool.
Visit the MATLAB serial resource page for more information and a downloadable MATLAB code example automatically generated with the graphical tool provided by the toolbox:
http://www.mathworks.com/serial
Comment only