DSP Builder (Advanced Blockset): Handbook

ID 683337
Date 5/25/2025
Public

Visible to Intel only — GUID: hco1423076894468

Ixiasoft

Document Table of Contents

8.4. Setting DSP Builder Design Parameters with MATLAB Scripts

Procedure

  1. Set block and design parameters using MATLAB workspace variables with names unique to your model.
  2. Define the MATLAB workspace variables in a MATLAB script or set of scripts, where you can manage them.
  3. Run the scripts run automatically on opening the model and again before simulation.
    DSP Builder evaluates and updates all parameters before it generates hardware.
  4. Clean up the workspace using a separate script when you close the design.