Error:Undefined function ‘execute’ for input arguments of type ‘double’.
raspberry pi simulink
Causes
Actually this can happened by many problems, one of them could be, the Simulink Support Package files didn’t downloaded correctly and may be there are missing file, and to be sure of that write:
which functionName
for example which execute
and see what will be the result. If it returns the comment “Has no license available” or just gives error , then follow the below soution and if returns with path and a name of the file ,then restart your matlab and check ,if not solved it could be another problem.
solution
Download all the package again, but before doing it, you have to remove SupportPackages folder in the following path: C:\Users\your_pc_ userrname\Downloads\MathWorks and start downloading the package ,it will works and mathworks will download the all the rquired files in that path for size not less that 716MB
5 Comments
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_375786
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_375786
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_649190
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_649190
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_665910
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_665910
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_665913
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_665913
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_1203560
Direct link to this comment
https://www.mathworks.com/matlabcentral/answers/5200-undefined-function-or-method-for-input-arguments-of-type-double#comment_1203560
Sign in to comment.