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,...
4 years 前 | 1
