We use cookies on this site in order to make it works, and for the traffic analysis.
You can refuse or configure cookies by purposes.
Another message from the Google Adsense consent management platform will ask you for your choices relating to the use of your personal data via cookies for advertising.
We thank you to accept cookies which makes this site work.

5th Matlab MCQ paper

Questions about lectures #1 to #7.
For each question, choose the correct solution(s).
One or more propositions can be correct.

mandatory answer

Question 1

Name

Question 2

How to draw a 3D object or a mesh or polygons ?

Question 3

How to initialize an array ('a') with 1 x n values (values can be 0 or 1, the most important is to have the good size for the array)

Question 4

A=magic(9); %it returns a 9x9 array
We want to pick the columns 3 to 6 and the rows 3, 6 and 9, and put the values into a new array, 'B'.
Which statement(s) is/are correct ?

Question 5

How to transpose 'A' (simple transposition not complex transposition) ?

Question 6

Which statement(s) create(s) a break in the execution of matlab and force it to wait 8 seconds before continuing ?

Question 7

In a conditional structure, which comparison(s) is/are correct ('a' and 'b' are numbers, not matrices)




You too, create your online questionnaire!
It's free and easy.
Let's go!