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 Exchange에서 2-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