when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 20 Nov 2012
Perhaps it was an unusual special character instead of a real end-of-line.
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!