How to request user input? input function always open file dialog
조회 수: 1 (최근 30일)
이전 댓글 표시
I have tried several different examples using the input function. No matter which I try, it always opens a file dialog.
댓글 수: 2
Walter Roberson
2017년 3월 6일
What shows up for
which -all input
There should only be one thing, ending in toolbox/matlab/lang/input
Stephen23
2017년 3월 6일
@Matt Pace: it sounds like some third-party function is shadowing the inbuilt input. Please tell us exactly what this command prints:
which input -all
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!