exportTestbench

Create measurement testbench from RF budget object

Syntax

exportTestbench(rfobj)
sys = exportTestbench(rfobj)

Description

exportTestbench(rfobj) creates an RF Blockset model from the RF budget object, and opens a measurement testbench system.

Note

This function requires DSP System Toolbox™.

sys = exportTestbench(rfobj) creates an RF Blockset model, and returns the measurement testbench system.

Input Arguments

expand all

RF budget analysis object, specified as a object handle.

Introduced in R2017a