
I get the error message:
??? Error using ==> cvx.norm at 52
Disciplined convex programming error:
Cannot perform the operation norm( {convex}, 1 )
Thank you.
Aliasing

I get the error message:
??? Error using ==> cvx.norm at 52
Disciplined convex programming error:
Cannot perform the operation norm( {convex}, 1 )
Thank you.
Aliasing
I would say the simplest thing for you to do is try CVX 3.0 beta, which has modified the disciplined convex programming rules to accommodate situations like this. It can still be done in CVX 2.1, but some of the transformations must be done manually.