when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
1 view (last 30 days)
Show older comments
The error is as followes:
Error: File: D:\test2\menu5\menu51119\MainGui.m Line:1 Column: 2
The input character is not valid in MATLAB statements or expressions.
And the MainGui.m Line:1 Column: 2 is :
function varargout = MainGui(varargin)
Thank you for your attention!
4 Comments
Walter Roberson
on 20 Nov 2012
Perhaps it was an unusual special character instead of a real end-of-line.
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!