Attempt to execute SCRIPT builtin as a function

I want to use the deploy function to create an exe from a mat file, hence I wanted to make sure I include all the matlab files necessary in the path.
I typed help path
and have been getting an error like so Attempt to execute SCRIPT builtin as a function: C:\Program Files\MATLAB\R2012a\toolbox\compiler\mcr\matlab\lang\builtin.m
and I can exit the software either
thanks

 채택된 답변

Sean de Wolski
Sean de Wolski 2013년 5월 24일

0 개 추천

which -all builtin
Should show you your offending file you need to rename that is shadowing MATLAB's builtin().

추가 답변 (1개)

GuoYanxia Guo
GuoYanxia Guo 2018년 7월 12일

0 개 추천

I have encountered the same problem. How do you solve it?

카테고리

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

질문:

2013년 5월 24일

답변:

2018년 7월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by