when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 20 Nov. 2012
Perhaps it was an unusual special character instead of a real end-of-line.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!