Feeds
提问
Monthly Average from Daily Data
I hava daily weather dataset and I need the montly average. However, I need the average of a user input. For example when prompt...
5 years 前 | 2 个回答 | 0
2
个回答提问
Assigning variable for a certain output.
function toss = coinToss coin = randi([0:1], [1,1]); disp(coin) end I have this function that will dispay either one or zero...
6 years 前 | 0 个回答 | 0