when run the program in multi-objective optimization Show error "vec" undefined
Show older comments
Multi objective optimization
Answers (1)
Sean de Wolski
on 15 Jan 2015
0 votes
vec is not a function that MATLAB ships. Did you get the code from someone? It's possible they have a vec utility lying around so it would work for them but not for you. For Example, my "vec()" is in this answer.
Categories
Find more on Multiobjective Optimization 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!