Home    Search    Reference Manuals    Return   




Users Manual for Program KPF_CONV_KPFR2MATLAB




Introduction

Program KPF_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 --ext kpf_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:

kpf_conv_kpfr2matlab infile.kpfr outfile.m