What is an M-file in MATLAB?

ECE404L - LONG QUIZ

Quiz
•
Engineering
•
University
•
Hard
Ted Tose
FREE Resource
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
A file containing MATLAB commands and instructions
A file containing only comments
A file containing only functions
A file containing only scripts
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the extension of an M-file in MATLAB?
.mat
.m
.ml
.matlab
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which symbol is used for comments in MATLAB?
#
//
%
$
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the output of the following script? cost = 50; profit = 10; sale_price = cost + profit
50
10
60
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is true about function files in MATLAB?
They do not return any value
They can have one or more arguments
They cannot contain comments
They are easier to write than scripts
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What does the following function calculate? function area(r) area = pi * r^2
The circumference of a circle
The area of a circle
The volume of a sphere
The perimeter of a rectangle
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which loop is used in the following script? for n = 1:10 x(n) = n^2; end
While loop
For loop
Do-while loop
Infinite loop
Create a free account and access millions of resources
Similar Resources on Quizizz
44 questions
Turning revision

Quiz
•
11th Grade - University
35 questions
EN 2-3

Quiz
•
University
35 questions
INS Class Activity -1

Quiz
•
University
40 questions
TECHNICAL QUIZ

Quiz
•
University
37 questions
13.4.1 - Geomatics Engineering

Quiz
•
10th Grade - University
45 questions
MES Unit 4

Quiz
•
University
37 questions
Mechanical Concepts Quiz

Quiz
•
12th Grade - University
35 questions
ввп,

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade