Why is mdlInitializeSizes() running multiple times?
    2 views (last 30 days)
  
       Show older comments
    
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?
0 Comments
Answers (0)
See Also
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!