Kernisha
Followers: 0 Following: 0
Feeds
提问
How can i produce a plot that represents each month of the year showing the total of the different values?
I have a dataset with different days,months and years that all produce the total of the different individual values. If i was to...
2 years 前 | 2 个回答 | 0
2
个回答提问
Create a function to find the product of three numbers, I am trying to use random numbers but an error keeps coming up
This is my code i was testing: function out = rand_Prod (in_a,in_b_,in_c) in_a = rand() in_b = rand() in_c = rand() rand_...
2 years 前 | 1 个回答 | 0