필터 지우기
필터 지우기

Subplot in ploterrhist is not working?

조회 수: 2 (최근 30일)
sujan ghimire
sujan ghimire 2017년 2월 16일
Why i can't use the subplot in ploterrhist?
subplot(2,1,1)
ploterrhist(DATA_ANN,'bins',15)
subplot(2,1,2)
ploterrhist(DATA_SVM,'bins',15)
It just give me single figure. any idea?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by