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.

4th Matlab MCQ paper

Questions about lectures #1 to #5 and beginning of lecture #6
For each question, choose the correct solution(s).
One or more propositions can be correct.

mandatory answer

Question 1

Name

Question 2

thanks to the GUIDE tool, you can:

Question 3

If you want to access data (variables and/or controls) accross different callback functions you can :

Question 4

Which statement will save data into handles in order to share it between callbacks :

uncheck

Question 5

When specifying format to fprintf function, %c stands for :

Question 6

When specifying format to fprintf function, %f stands for :

Question 7

what do the following statements do :
fid=fopen('tempfile2.txt', 'w');
fprintf(fid, '%7.3f', 1.123456789);
fclose(fid);

Question 8

What is the best function to read a file, line by line (formated data) ?

Question 9

What is the best function to read a table (=array) into a file (formated data) ?

Question 10

What is the best function to read binary data into a file ?




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