www.gusucode.com > IPCV_Eval_Kit_R2019a_0ce6858工具箱matlab程序源码 > IPCV_Eval_Kit_R2019a_0ce6858/code/demo_files/I1_02_grademo/histplot.m

    f1=figure(1); clf reset
set(f1,'units','normalized','position',[0.3652 0.3008 0.6016 0.6016])

x=randn(500,1);
hist(x,20)
title('僸僗僩僌儔儉','fontname','俵俽 僑僔僢僋')

histfit(x,20)
title('僸僗僩僌儔儉','fontname','俵俽 僑僔僢僋')