photo

Kernisha


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer