Borrar filtros
Borrar filtros

Attempt to execute SCRIPT builtin as a function

8 visualizaciones (últimos 30 días)
Matlabnovice
Matlabnovice el 24 de Mayo de 2013
Respondida: GuoYanxia Guo el 12 de Jul. de 2018
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

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 24 de Mayo de 2013
which -all builtin
Should show you your offending file you need to rename that is shadowing MATLAB's builtin().

Más respuestas (1)

GuoYanxia Guo
GuoYanxia Guo el 12 de Jul. de 2018
I have encountered the same problem. How do you solve it?

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by