function xp_matrix_basicplot (xp) % xp must be 1x1 (e.g. 0 dimensional) plot(xp.data{1}); end