Undefined function 'optimvar' for input arguments of type 'char' in mathlab R2013a
Show older comments
Undefined function 'optimvar' for input arguments of type 'char' in mathlab R2013a
Answers (2)
Angelo Yeo
on 3 Jul 2023
0 votes
There is no shipped function called optimvar in R2013a.
Steven Lord
on 4 Jul 2023
0 votes
The optimvar function is part of Optimization Toolbox and was introduced in release R2017b. You will need to upgrade your installation to R2017b or later to use this function.
Categories
Find more on Startup and Shutdown 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!