How can I have an "input argument" error without input ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have an issue with an "input argument" error but my function doesn't take any input. Can someone help me about it ?
댓글 수: 1
Stephen23
2016년 5월 2일
Please show us the complete error message, this means all of the red text (and not just the bits that look interesting to you).
Also show us exactly how you are *calling your function.
답변 (2개)
Dave Behera
2016년 5월 3일
Can you show the function definition and the error? Are you sure you don't have multiple functions with the same name and that your function's name does not match a MATLAB built-in function?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!