How to get the coefficients from FDA Tool block (Simulink) using Matlab Command?
이전 댓글 표시
Is it possible to extract the coefficients from FDA Tool block (Simulink)to Matlab workspace using Matlab Command? For a special reason, I would not like to use Menu => File => Export. I can use get_param to get value from most of blocks but not FDA Tool.
Also, is it possible to set the parameters of the FDA Tool block (Simulink) from Matlab. For example, - Response Type = Low Pass - Design Method = FIR - Window - Filter Order = 10 - Options = Window = Hann - Frequency Spec = Fs = 48k, Fc = 10k ?
Again, set_param would do in most blocks but FDA, I could not.
댓글 수: 3
Fangjun Jiang
2011년 4월 15일
what is FDA tool block?
Raymond Le
2011년 4월 15일
Fangjun Jiang
2011년 4월 15일
I can't find it. What version of Matlab are you using? What is the full name of the block?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Array and Matrix Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!