Home    Reference Manuals    Return   



Users Manual for Program CONV_KPFR2MATLAB   




Introduction

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'"




Command line options

Following options are understood:

-h Write an information message
     
arg(1) Input kpfr-file
arg(2) Output m-file


Example:

                                                        
  conv_kpfr2matlab infile.kpfr outfile.m