Main Content
circle
Draw circles on Smith Chart
Syntax
Description
[
draws the specified circles on a Smith chart created using the hsm_out
] = circle(rfcktobject
,freq
,type1,value1,....,typen,valuen
,hsm1_out
)smithplot
function. The syntax returns an existing smithplot
handle.
[
draws the specified circles on a Smith chart. This syntax returns vector handles of
line objects and handles of the Smith chart.hlines
,hsm
] = circle(rfcktobject
,freq
,type1,value1,....,typen,valuen
,hsm_out
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2007b