Function: framecoef2native
FRAMECOEF2NATIVE  Convert coefficients to native format
  Usage: coef=framecoef2native(F,coef);

  FRAMECOEF2NATIVE(F,coef) converts the frame coefficients coef into 
  the native coefficient format of the frame. The frame object F must 
  have been created using FRAME.

Url: http://ltfat.github.io/doc/frames/framecoef2native.html

See also: frame, framenative2coef, framecoef2tf.

Package: ltfat