How to Install Signal Builder in Matlab 2023b

26 visualizzazioni (ultimi 30 giorni)
feng Ouyang
feng Ouyang il 19 Lug 2024
Risposto: Ayush Singh il 19 Lug 2024
I have some scripts that directly create Signal Builder. How to solve the problem of signal builder being invalid after running the script in Matlab 2023b?

Risposte (1)

Ayush Singh
Ayush Singh il 19 Lug 2024
Hi feng,
In MATLAB R2023b, the Signal Builder block is considered outdated, and it is recommended to use the 'Signal Editor' block instead. The Signal Editor block provides a more modern and flexible way to manage and edit signal data.
If you have scripts that directly create Signal Builder blocks and you encounter issues with them in MATLAB R2023b, you can convert your Signal Builder data to be compatible with the Signal Editor block.
For moe information on Signal Editor block refer following documentation:

Community Treasure Hunt

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

Start Hunting!

Translated by