c caller not displaying the function name
4 views (last 30 days)
Show older comments
some times c caller not displaying the function name after refreshing, how to fix it
0 Comments
Answers (1)
Ganesh Regoti
on 22 Oct 2019
This might be issue with settings in Configuration Parameters. Try the following:
Configuration Parameters -> Simulation Target -> Undefined Function handling -> Use Interface Only
Set the undefined function handling option to “Use Interface only”.
Hope this helps!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!