統計
All
Feeds
解決済み
Convert a numerical matrix into a cell array of strings
Given a numerical matrix, output a *cell array of string*. For example: if input = 1:3 output is {'1','2','3'} whic...
2年弱 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2年弱 前
送信済み
boxplot_fromstats
Create a fake box and whisker plot from pre-determined statistics (mean, standard deviation, and min/max).
約3年 前 | ダウンロード 1 件 |



