Error: " The invoked code did not call entry-point function "
Show older comments
An error came out after I execute my code:
"
The invoked code did not call entry-point function
"

What should I do or how to resolve this error?
Accepted Answer
More Answers (1)
Darshan Ramakant Bhat
on 11 May 2020
0 votes
As Ameer told your test file should call the entry-point function to automatically infer the types. More detail is present in the below documentation :
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!