I m running one Matlab demo on Adaptive meshing
see: (http://web4.cs.ucl.ac.uk/research/vis/toast/demo_meshgen3/demo_meshgen3.html)
In code lines:
phi = sysmat\qvec; figure; mesh.Display(log(phi));
This gives an error message:
Undefined function or variable 'sysmat'.