| Partial Differential Equations Toolbox | ![]() |
Convert PDE Toolbox 1.0 Model M-files to PDE Toolbox 1.0.2 format.
pdemdlcv(infile,outfile)
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.
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 | ![]() |