view examples/@FIRfilter/display.m @ 14923:168cb10bb9c5

If, ifelse, and else statements JIT compile now
author Max Brister <max@2bass.com>
date Mon, 28 May 2012 23:19:41 -0500
parents f8b8ab529913
children 1b48b209a8d6
line wrap: on
line source

function display (f)

  display(f.polynomial);

endfunction