Borrar filtros
Borrar filtros

Subplot in ploterrhist is not working?

2 visualizaciones (últimos 30 días)
sujan ghimire
sujan ghimire el 16 de Feb. de 2017
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?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by