
Matlab Intro Quiz
Authored by Navya Malhotra
Computers
Professional Development
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MATLAB stands for
Mat laboratory
Matrix laboratory
Maths laboratory
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The basic building block of a matlab is ____
Matrix
Vector
Array
Scalar
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The common data type for numeric value(s) in MATLAB?
array
int
double
char
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct command to find square root of any number, x.
Sqrt x
square rt (x)
sqrtx
sqrt(x)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct MATLAB command for y = 3(x+2) when x = 2?
>> y = 3(x+2);
>> x = 2;
>> x = 2;
>> y = 3*(x+2);
>> y = 3*(x+2);
>> x =2;
>> x = 2;
>> y = 3(x+2);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will print?
nothing
4 5 6
6 4 5
4 6
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does the error message being displayed in MATLAB?
editor
command window
workspace
script file
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?