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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0