You can achieve what you want using the barh function. Here's an example: testData = randn(10000,1); %# test data [counts,bins] ...
確定! 回上一頁