Write "& " to cvx

Whether the operation“&” can be written to cvx?

& can not be applied to a CVX expression.

What are you trying to accomplish? Perhaps it can be achieved using min, max, multiple constraints, or using CVX’s MIDCP capability?