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.

4 次查看(过去 30 天)

回答(1 个)

Sulaymon Eshkabilov
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 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by