when I use deploytool, error ' The input character is not valid in MATLAB statements or expressions' in Line: 1 Column:2
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2012년 11월 20일
Perhaps it was an unusual special character instead of a real end-of-line.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!