Partial Differential Equations Toolbox    
pdemdlcv

Convert PDE Toolbox 1.0 Model M-files to PDE Toolbox 1.0.2 format.

Synopsis

Description
pdemdlcv(infile,outfile) converts the PDE Toolbox 1.0 Model -file infile to a PDE Toolbox 1.0.2 compatible Model M-file. The resulting M-file is saved as outfile. If the .m extension is missing in outfile, it is added automatically.

If you want to use Model M-files generated using PDE Toolbox 1.0, they must first be converted using pdemdlcv.

Example
pdedmdlcv(`model42.m','model5.m') converts the PDE Toolbox 1.0 Model M-file model42.m and saves the converted model in model5.m.



pdejmps pdemesh