chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
643 stars 94 forks source link

Files tab missing #205

Closed CybEng closed 2 years ago

CybEng commented 2 years ago

The "Files" tab is missing on the left part of the program window. Tabs "Specs", "b,a", "P/Z", "Info" and "HDL" are all there and appear to work OK.

OS : Ubuntu 20.04 Python : 3.8.10 pyFDA installation method : pip3 install pyfda --user

chipmuenk commented 2 years ago

Thanks for opening the issue but I have removed the "Files" tab a few versions ago. You can save the complete filter under "Specs" or coefficients and P/Z under the corresponding tabs. If you have a tab "HDL" you're using a very old version; it has bee renamed to "Fixpoint". What is it that you want do save or load?