USArmyResearchLab/ParaPower

Fix material type non-availabilty error

Closed this issue · 1 comments

If a material database includes a material type that doesn't exist any more (ppmatXXXX) then MATLAB returns an error. The error should be properly trapped and that material should just not be added to the current library.

MatLib 'load' updated to ignore materials for which a PPMatXXXX.m class definition file does not exist.