dsp.Window future removal - future replacements?

1 Ansicht (letzte 30 Tage)
Joshua Ford
Joshua Ford am 10 Mai 2022
Beantwortet: Hornett am 23 Nov. 2023
I have seen that the dsp.Window system object will be removed soon. In the future how will you be able to use window functions if current iterations are not supported for code generation.
For example, I have replaced a hann window function with the dsp.Window function for fixed point code. How will this be possible in the future?

Antworten (1)

Hornett
Hornett am 23 Nov. 2023
Hi Joshua,
I recognize your concern regarding the deprecation of dsp.Window. As an alternative, you can utilize the window function in place of dsp.Window. For additional details and guidance, please consult the following documentation : https://www.mathworks.com/help/signal/ref/window.html
I hope this resolved your query.

Kategorien

Mehr zu C Code Generation finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by