MATLAB: The input character is not valid in MATLAB statements or expressions.

androidmobilesensorgroup

When I am trying to acquire sensor details from my android mobile using 'sensorgroup' command, it is showing this error "The input character is not valid in Matlab Statements or expressions" and indicating the line number as 'File:sensorgroup.m Line1, Column25'. I am running Matlab 2014a version. Any sort of help is appreciated. Thanks in advance.

Best Answer

You appear to be using the legacy Android Mobile Sensors package. Starting from R2014a you should be using https://www.mathworks.com/matlabcentral/fileexchange/47618-matlab-support-package-for-android-sensors
Related Question