YALMIP does not work
- Restart MATLAB.
- Are you running the absolutely latest version of YALMIP. If not, install it.
- Remove any old version of YALMIP before you install the new version. Do not just copy the new version into the old YALMIP directory.
- Added all the paths according to [installation]? If you don’t know what a path in MATLAB is or how to set it, learn about that first.
- Are you sure you added all the paths!
- Could be related to toolbox path caching (open menu File/Preferences/General and run “Update Toolbox Path Cache”)
- Removed your old YALMIP version from the MATLAB path?
- Added all the paths to your solver?
- Do you have any solver installed? (YALMIP does not have any internal low-level solvers
- Compiled the solver (if needed)?
- Compiled it for the correct MATLAB version?
- Does the solver even work (without using YALMIP)
- Using MATLAB 7 or later? Some parts work in earlier versions, but not all, and no testing is done on old versions.
- Probably a PICNIC problem ;-P. Contact me for support.