MATLAB Surface Plotting Quiz

MATLAB Surface Plotting Quiz

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Nancy Jackson

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in plotting a surface in MATLAB as described in the video?

Calculate the Z values for each grid

Find a grid in the XY plane

Set the edge color

Add transparency to the surface

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using a small mesh range from 1 to 5, how many grid points are there?

15

10

25

20

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to plot the surface in MATLAB?

surf

contour

meshgrid

plot3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you change the increment of the X values in the plot?

By changing the transparency

By adjusting the edge color

By modifying the mesh range

By altering the equation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What feature allows you to see through the plotted surface?

Alpha transparency

Mesh range

Grid size

Edge color