to plot different graph in a single window

sir i have written a matlab program transistor output characteristic i.e. (ce) ic vs vce for a single value of ib.how can i plot the graph ic vs vce for different value of ib in a single window.

1 件のコメント

Paulo Silva
Paulo Silva 2011 年 2 月 21 日
Besides Brett and Walter answers you might also take advantage of the plotyy function.

サインインしてコメントする。

回答 (2 件)

Brett Shoelson
Brett Shoelson 2011 年 2 月 21 日

0 投票

If you want to plot IC vs VCE and IB, you might want to consider using PLOT3 or SURF. Or some other 3D visualizer. Brett
Walter Roberson
Walter Roberson 2011 年 2 月 21 日

0 投票

See the documentation for the command "hold", and in particular "hold on".

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

質問済み:

2011 年 2 月 21 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by