exportRFBlockset

Create RF Blockset model from RF budget object

Syntax

exportRFBlockset(rfobj)
sys = exportRFBlockset(rfobj)

Description

exportRFBlockset(rfobj) creates an RF Blockset model from the RF budget object, and opens the system.

sys = exportRFBlockset(rfobj) creates an RF Blockset model, and returns the system name.

Input Arguments

expand all

RF budget analysis object, specified as a object handle.

Introduced in R2017a