Can't extract A matrix from a problem

Hi guys,

have a look at the following script

problem p(...) = ...;
matrix m = p;

report error

Sorry no way to plot this kind of data

cann’t extract A matrix and the error is totally confusing. Any suggestion?