
Why is FDATool GUI not opening when running MATLAB 7.6
I am running MATLAB 7.6 (R2008a) through a VNC connection on 64-bit SuSE 9.x Linux. When I am trying to open the FDATool GUI by typing 'fdatool' in the Command Window, most of the …
Why does the phase response not appear in the print preview …
When "Magnitude and phase responses" is displayed in the FDATool analysis section, if I select "File -> Print Preview", the magnitude response is displayed but the phase response is not. …
Why are settings saved incorrectly when I import a filter from …
I am creating a lowpass Butterworth filter using FDATool. I export the filter to the workspace, open SPTool, and import the filter. When I view the filter, the frequency axis for the magnitude re...
How to export fdatool results in a *.m file? - MathWorks
I want to use fdatool to design a lot FIR filters,is there any way to use fdatool in a m file and export the disigning result automatically? Thank you.
Why am I unable to view the coefficients of my arbitrary group …
FDATOOL uses an integrated version of FVTOOL to allow you to analyze the filters you have designed. The " [b,a]" item in the FDATOOL toolbar is one of these integrated tools. To work …
How can I extract the frequency response data of a filter from …
The ability to extract the frequency response of a filter is not directly available within the FDATOOL. As a workaround, export the filter to workspace and then use the FREQZ …
How to remove sidelobes using fdatool - MathWorks
Now, I'm trying to remove these sidelobes using MATLAB's 'fdatool'. As I'm new to this tool, I designed a basic filter and saved its coefficients, but the resulting spectrum still appears …
Is it possible to create import a filter created in Simulink into ...
I know that it's possible to create filters using the FDATool and and add it to a Simulink model using just basic components (gain, summation, delay). However, is it possible to then modify …
Zero-Phase Filter design using FDATool to get Verilog HDL code
For that purpose I am using FDATool in MATLAB. But I can't find any option for zero-phase filter design inside the FDATool. Please help me in this regards and guide me how can I generate a …
Can I use FDATool to design IIR low/ high pass filters specifying t...
I would like to design an IIR low / high pass filter modifying Q, cutoff, and peak frequency using FDATool.