How to express indicator function using cvx?

Impose the original constraints instead of using indicator functions in the objective function. if those constraints are not convex, then CVX is not the right tool for the problem.

ok, thank you very much