when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 20 Nov 2012
Perhaps it was an unusual special character instead of a real end-of-line.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!