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

For each question, click on the correct solutions(s). One or more propositions can be correct.

mandatory answer

Question 1

Enter your name :

Question 2

Thanks to the GUIDE tool, you can:

Question 3

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

Question 4

Which statement will save data into handles in order to share it between callbacks and in the entire code:

uncheck

Question 5

How to transpose 'A' (simple transposition, NOT complex transposition) ?

Question 6

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

Question 7

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

Question 8

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




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