Internal cvx data corruption

cvxobj (line 4)
Internal cvx data corruption

cvx (line 69)
v = class( struct( ‘size_’, s, ‘basis_’, b, ‘dual_’, ‘’, ‘dof_’, d, ‘slow_’, slow ), ‘cvx’, cvxobj );
Please tell me how to solve it, thanks

What is the output of
cvx_version

Suggestions:
Try a new MATLAB session.
Try reinstalling CVX (install version 2.2)

Can you successfully run any CVX program?

cvx_version


CVX: Software for Disciplined Convex Programming ©2014 CVX Research
Version 2.2, Build 1148 (62bfcca) Tue Jan 28 00:51:35 2020

Installation info:
Path: E:\work\hanhan\cvx\cvx
MATLAB version: 9.0 (R2016a)
OS: Windows 8 amd64 version 6.2
Java version: 1.7.0_60
Verfying CVX directory contents:
WARNING: The following files/directories are missing:
E:\work\hanhan\cvx\cvx\sedumi.travis.yml
These omissions may prevent CVX from operating properly.
Preferences:
Path: C:\Users\song\AppData\Roaming\MathWorks\MATLAB\cvx_prefs.mat
License host:
Username: song
Host ID: 3c7c3f1ac464 (eth0)
Host ID: 803049d1f1b0 (eth4)
Installed license:
Organization: 东北电力大学
Contact: 宋良泰 (2202000150@neepu.edu.cn)
License type: academic
Named user: song
Host ID: 3c7c3f1ac464
Expiration: 2022-09-14 (356 days remaining)
Status: verified

I installed CVX (install version 2.2)
Cannot run MIP,Some examples can be run
I can find this directories E:\work\hanhan\cvx\cvx\sedumi.travis.yml
But matlab cannot be searched

If you have tried: new MATLAB session, reinstall of CVX, and rebooting the computer, and the error still occurs, I suggest you file a bug report per Support — CVX Users' Guide .

I wouldn’t worry about

WARNING: The following files/directories are missing:
E:\work\hanhan\cvx\cvx\sedumi.travis.yml

Many (all?) people get that warning, with no apparent harm.

May I ask if your problem has been resolved? I also encountered a problem where the file displaying: D:\Software\matlab2020b\cvx\sedumi.travis.yml is missing. I hope to receive your reply! Thanks!

I think you can just ignore that message, un less you encounter some other error.