clc
clear all
model=mphload('3Ddemo1.mph');
info = mphxmeshinfo(model);
[m1, m2]=mphmeshstats(model);