Can I run 2 MATLAB sessions/windows simulaniously with CVX?

Can I run 2 matlab codes (each uses CVX+mosek in it) simultaneously in 2 different MATLAB sessions/windows on same PC? It is not going to affect performance right? and even they’re not going affect CVX right??

They should both run correctly. Of course, they may run slower due to competition for resources on the PC, same as for running any processes in parallel.