Feeds
답변 있음
How Can I extract the Spectrum data from the "Spectrum Analyzer" in Matlab Simulink?
Hope this works. model = 'filename.slx'; open_system(model) sablock = 'filename/Spectrum Analyzer'; cfg = get_param(sablock,...
How Can I extract the Spectrum data from the "Spectrum Analyzer" in Matlab Simulink?
Hope this works. model = 'filename.slx'; open_system(model) sablock = 'filename/Spectrum Analyzer'; cfg = get_param(sablock,...
3년 초과 전 | 0
