when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 20 de Nov. de 2012
Perhaps it was an unusual special character instead of a real end-of-line.
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!