Program CONV_KPFR2MATLAB converts kpfr-files generated by KPF into the MATLAB m-format.
In order to translate all files in current directory write:
"forall_do conv_kpfr2matlab .kpfr .m'"
Following options are understood:
| -h | = | Write an information message |
| arg(1) | = | Input kpfr-file |
| arg(2) | = | Output m-file |
conv_kpfr2matlab infile.kpfr outfile.m