MATLAB 帮助中心
Plot RF chain cascaded analysis results
plot(obj)
h = plot(obj)
plot(obj) displays a plot of the cascaded gain, noise figure, OIP3 and IIP3 values of the RF chain object obj.
obj
example
h = plot(obj) returns a column vector of line series handles, where h contains one handle per plotted line.
h
collapse all
Assign stage-by-stage values of gain, noise figure, OIP3 and stage names.
g = [11 -3 7]; nf = [25 3 5]; oip3 = [30 Inf 10]; nm = {'amp1','filt1','lna1'};
Create an RF chain object.
rfch = rfchain(g,nf,oip3,'Name',nm);
Plot the results.
plot(rfch)
rfchain
RF chain object, specified as an rfchain object.
Line series handle, returned as a column vector, that contains one handle per plotted line.
Introduced in R2014b
rfchain.setstage | rfchain.worksheet | rfchain.cumoip3 | rfchain.cumoip3 | rfchain.cumiip3 | rfchain.cumgain
rfchain.setstage
rfchain.worksheet
rfchain.cumoip3
rfchain.cumiip3
rfchain.cumgain
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处