Write a function which generates 6 unique random integers between 1 and 49. The name of the function should be Lucky6, it should has no input argument and one output argument (t). The output argument...



Matlab:Please write the codes, I do not want a manual solution



Write a function which generates 6 unique random integers between 1 and 49. The name of the function should be Lucky6, it should has no input argument and one output argument (t).<br>The output argument (f) is a 1-by-6 vector including generated integers.<br>Examples:<br>t = 9 13 16 26 30 33<br>t = 5 12 23 34 37 45<br>t = 48 22 27 41 49<br>

Extracted text: Write a function which generates 6 unique random integers between 1 and 49. The name of the function should be Lucky6, it should has no input argument and one output argument (t). The output argument (f) is a 1-by-6 vector including generated integers. Examples: t = 9 13 16 26 30 33 t = 5 12 23 34 37 45 t = 48 22 27 41 49

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here