analogdevicesinc / ad936x-filter-wizard

MATLAB-based FIR filter design
Other
50 stars 40 forks source link

running from the command line should return a filter structure #4

Closed radhermit closed 8 years ago

radhermit commented 8 years ago

When running the filter wizard similar to the following:

x = AD9361_Filter_Wizard('PathConfig', 'rx')

x should have a filter structure when a filter is designed and the app is closed, but currently it appears to return a handle to deleted figure.