Why is mdlInitializeSizes() running multiple times?

2 views (last 30 days)
I am debugging by keeping breakpoints. Once after the completion of mdlInitializeSizes() debugging, if i press F5 to move to next breakpoint which i have placed in mdlStart(), it is not goint to mdlStart, it's again going back to the first breakpoint kept in mdlInitializeSizes().
Why is this happening?

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!