Max Recursion even when using clear

I have a student, using 2023b, whose script wont run even when the "clear" function at the start of the program is reached. She gets the "MAX recursion limit of 500 reached" error. It's also saying that she's trying to use the same name as an inbuilt function. We know, we want thant inbuilt function to run. Any suggestions?

답변 (1개)

Bruno Luong
Bruno Luong 2024년 1월 31일
편집: Bruno Luong 2024년 1월 31일

0 개 추천

Don't name your script function clear.m. In command windows type
which clear
then rename or remove that file to restore the builtin function

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

릴리스

R2023b

태그

질문:

2024년 1월 31일

편집:

2024년 1월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by