Error using struct2handle Cannot find an exact (case-sensitive) match

I am runing a gui program developed in an older version of Matlab which was case-insensitive. To run the program, I have changed the upper-case m functions and corresponding fig files into lower cases.
However, there are still such errors as
"Error using struct2handle Cannot find an exact (case-sensitive) match for 'UPPERCASE_GUI'. "
Error using waitfor Cannot find an exact (case-sensitive) match for ...
"The closest match is: lowercase_gui in ..."
It seems the program is still trying to locate the upper case figi file.
How does that happen? Do I need to rebuid the fig files?

답변 (0개)

카테고리

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

태그

질문:

2020년 4월 23일

편집:

2020년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by