MW History
DTA Products
MATLAB Math
Massachusetts Actors
Autumn
100

Viva Engage was previously known as this.

Yammer

100

It is MATLAB on your phone!

MATLAB Mobile

100

result = 5 + 3 * 2 - 4 / 2;

9

100

He played the regional manager of Dunder Mifflin for seven seasons.

Steve Carell

100

Pumpkins scientifically fall under this food group.

Fruit

200

The year MathWorks was founded.

1984

200

A = [3, 5, 7; 2, 4, 6];
A = A';
result = py.numpy.sum(A(:));
result = double(result);

27

200

n = 1:5;
result = sum(n);

15

200

He played the first Avenger.

Chris Evans

200

The first day of Autumn.

September 23

300

The first technical support engineer at the company.

Jack Little

300

This is what CI/CD stands for.

Continuous Integration and Continuous Deployment/Delivery

300

A = [1 2 3];
B = [1 2 3];
result = A.*B;

[1 4 9]

300

She played Joy in Inside Out and the  Deputy Director of the Pawnee Parks and Recreation Department.

Amy Poehler

300

A play in American Football where the team attempts to score 2 points instead of 1 after a touchdown.

Two-point conversion

400

This college had the first MATLAB license.

MIT

400

Command to initiate data logging for IMAQ.

'trigger'

400

A = [1 2 3; 4 5 6];
A = A';
result = A(1,2);

4

400

Despite being 6’1, this WWE Superstar turned actor is hard to see.

John Cena

400

This dried plant commonly used for animal feed and mulch can spontaneously combust if left in a moist environment.

Hay

500

The first Simulink was released this year.

1992

500

Connects Excel® spreadsheet software with the MATLAB workspace.

Spreadsheet Link

500

DAILY DOUBLE

































A = zeros(2);
A = A + 1;
A(1:2) = A(1:2) * 3;
A(2,1:2) = A(2,1:2) .* 4;
A = A';
result = A(1,2);

12

500

A Fallout Boy song is named after this Kill Bill actress.

Uma Thurman

500

Sugar, marshmallow and corn syrup make up this candy.

Candy Corn

M
e
n
u