My Report

MATLAB Practice Test 2


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. How would you plot multiple graphs in MATLAB?

2. All matrices are vectors but all vectors are not matrices in MATLAB.

3. To display the runs scored by a batsman towards different directions in a field, one uses

4. How do you create a function file in MATLAB?

5. The function to close the windows containing graphs generated from MATLAB is __________

6. The function to plot vector fields is ___________

7. What is the extension of script files?

8. Can we have multiple 3d plots in MATLAB?

9. Does the plot function take multiple arguments to a plot?

10. Which code is used to solve the system of linear equation: A.(x2)= B?

A = 1	4		B = 1	2
    1	4		    1	2

 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.