I have a problem, i receive 'Error using input Cannot call INPUT from EVALC.' I'm not sure what it means or how to get the input to work. Thank you.

조회 수: 2 (최근 30일)

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 9월 4일
call this command at the beginning of your code:
clear all
It looks like, input has be used before to call another m-file and thus, matlab's built in INPUT fcn has been corrupted.

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by