yalmip / YALMIP

MATLAB toolbox for optimization modeling
https://yalmip.github.io/
Other
479 stars 137 forks source link

How to save yalmip object #1218

Closed wangwendi0705 closed 1 year ago

wangwendi0705 commented 1 year ago

Hi Johan, When I use the solvemp command to create a EMPC object,I want to save the ZPWF (the optimal decision variable as a pfw function) in order to use it in other place. However, it indicates that "YALMIP objects cannot be saved in binary format". Is there any solutions?

johanlofberg commented 1 year ago

No, you will have to save the MPT structure and work via that