createOptimProblem run etc is not supported for CodeGen - is there an equivalent that is?
    6 views (last 30 days)
  
       Show older comments
    
createOptimProblem run etc is not supported for CodeGen - is there a functional equivalent that is?
0 Comments
Answers (1)
  Ryan Livingston
    
 on 13 Dec 2016
        For the optimization functions that are supported for code generation:
you can simply pass the arguments separately without using createOptimProblem. optimset and optimget can be used to manage options.
0 Comments
See Also
Categories
				Find more on Problem-Based Optimization Setup 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!
