Log matrix cvx

how to implement a matrix with log?

variable S(200,4) complex

H(100*200) already known;

A=H*S

then how to implement log(A)?

There’s no way that’s convex. FAQ: Why doesn’t CVX accept my problem? [READ THIS FIRST]